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)",
208 // already locked for write
209 LOGE("handle %p already locked for write", handle);
212 // already locked for read
214 LOGE("handle %p already locked for read", handle);
218 //LOGD("%p already locked for read... count = %d",
223 // not currently locked
298 // locked for write
306 LOGE("handle %p not locked", handle);