Searched refs:reacquired (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
H A Dwait.h757 * and schedule() and reacquired afterwards.
769 * dropped before invoking the cmd and going to sleep and is reacquired
787 * and reacquired afterwards.
797 * dropped before going to sleep and is reacquired afterwards.
821 * schedule() and reacquired afterwards.
833 * dropped before invoking the cmd and going to sleep and is reacquired
855 * and reacquired afterwards.
865 * dropped before going to sleep and is reacquired afterwards.
894 * and reacquired afterwards.
905 * dropped before going to sleep and is reacquired afterwards.
H A Dlist_lru.h20 dropped and reacquired */
H A Dradix-tree.h454 * Locks can be released and reacquired between iterations.
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c948 bool reacquired = vb->planes[0].mem_priv == NULL; __qbuf_userptr() local
978 if (!reacquired) { __qbuf_userptr()
979 reacquired = true; __qbuf_userptr()
1015 if (reacquired) { __qbuf_userptr()
1062 bool reacquired = vb->planes[0].mem_priv == NULL; __qbuf_dmabuf() local
1100 if (!reacquired) { __qbuf_dmabuf()
1101 reacquired = true; __qbuf_dmabuf()
1152 if (reacquired) { __qbuf_dmabuf()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_tiling.c249 /* Force the fence to be reacquired for GTT access */ i915_gem_set_tiling()
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dsuperpipe.c2008 * semaphore should be released and then reacquired in any ioctl execution
/linux-4.4.14/net/bluetooth/
H A Dl2cap_core.c2433 * reacquired thus we need to recheck channel state. l2cap_chan_send()
2490 * reacquired thus we need to recheck channel state. l2cap_chan_send()
/linux-4.4.14/drivers/ata/
H A Dlibata-core.c6685 * ownership is released before going to sleep and reacquired

Completed in 540 milliseconds