Home
last modified time | relevance | path

Searched refs:remove_wait_queue (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dwait.h96 remove_wait_queue(wait_queue_head_t *head, wait_queue_entry_t *old) in remove_wait_queue() function
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_lock.c220 remove_wait_queue(&master->lock.lock_queue, &entry); in drm_legacy_lock()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_gmbus.c499 remove_wait_queue(&i915->display.gmbus.wait_queue, &wait); in gmbus_wait()
525 remove_wait_queue(&i915->display.gmbus.wait_queue, &wait); in gmbus_wait_idle()
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_events.c923 remove_wait_queue(&waiters[i].event->wq, in free_waiters()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dscheduler.c1174 remove_wait_queue(&scheduler->waitq[engine->id], &wait); in workload_thread()