Home
last modified time | relevance | path

Searched refs:wake_up_interruptible_all (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
HDwait.h90 #define wake_up_interruptible_all(eq) wake_up_all(eq) macro
/dragonfly/sys/dev/drm/
HDdrm_auth.c300 wake_up_interruptible_all(&master->lock.lock_queue); in drm_master_release()
HDdrm_bufs.c534 wake_up_interruptible_all(&master->lock.lock_queue); in drm_legacy_rmmap_locked()