Searched refs:ibs_waitq (Results 1 – 3 of 3) sorted by relevance
3255 if (waitqueue_active(&sched->ibs_waitq)) in kiblnd_cq_completion()3256 wake_up(&sched->ibs_waitq); in kiblnd_cq_completion()3357 if (waitqueue_active(&sched->ibs_waitq)) in kiblnd_scheduler()3358 wake_up(&sched->ibs_waitq); in kiblnd_scheduler()3378 add_wait_queue_exclusive(&sched->ibs_waitq, &wait); in kiblnd_scheduler()3384 remove_wait_queue(&sched->ibs_waitq, &wait); in kiblnd_scheduler()
333 wait_queue_head_t ibs_waitq; /* schedulers sleep here */ member
2459 wake_up_all(&sched->ibs_waitq); in kiblnd_base_shutdown()2601 init_waitqueue_head(&sched->ibs_waitq); in kiblnd_base_startup()