Lines Matching full:locked
113 /* NOTE: we need to initialize the buffer as not mapped/not locked
138 * to un-map it. It's an error to be here with a locked buffer.
145 "[unregister] handle %p still locked (state=%08x)",
165 * to un-map it. It's an error to be here with a locked buffer.
169 "[terminate] handle %p still locked (state=%08x)",
207 // already locked for write
208 LOGE("handle %p already locked for write", handle);
211 // already locked for read
213 LOGE("handle %p already locked for read", handle);
217 //LOGD("%p already locked for read... count = %d",
222 // not currently locked
291 // locked for write
299 LOGE("handle %p not locked", handle);