Searched refs:add_wait_queue (Results 1 – 6 of 6) sorted by relevance
54 add_wait_queue(&(queue), &entry); \
223 add_wait_queue(wait_queue_head_t *head, wait_queue_entry_t *wait) in add_wait_queue() function
279 add_wait_queue(&dev_priv->gmbus_wait_queue, &wait); in gmbus_wait()308 add_wait_queue(&dev_priv->gmbus_wait_queue, &wait); in gmbus_wait_idle()
1154 add_wait_queue(&req->execute, &exec); in i915_wait_request()1156 add_wait_queue(errq, &reset); in i915_wait_request()
12626 add_wait_queue(drm_crtc_vblank_waitqueue(crtc), &wait->wait); in add_rps_boost_after_vblank()
187 add_wait_queue(&master->lock.lock_queue, &entry); in drm_legacy_lock()