Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dworkitem.c53 wait_queue_head_t ws_waitq; member
208 wake_up(&sched->ws_waitq); in cfs_wi_schedule()
291 rc = wait_event_interruptible_exclusive(sched->ws_waitq, in cfs_wi_scheduler()
328 wake_up_all(&sched->ws_waitq); in cfs_wi_sched_destroy()
373 init_waitqueue_head(&sched->ws_waitq); in cfs_wi_sched_create()
456 wake_up_all(&sched->ws_waitq); in cfs_wi_shutdown()