Searched refs:idle_wq (Results 1 – 4 of 4) sorted by relevance
469 init_waitqueue_head(&ch->idle_wq); in xpc_setup_ch_structures()633 wake_up_nr(&ch->idle_wq, wakeup); in xpc_activate_kthreads()678 (void)wait_event_interruptible_exclusive(ch->idle_wq, in xpc_kthread_waitmsgs()
579 wait_queue_head_t idle_wq; /* idle kthread wait queue */ member
788 wake_up_all(&ch->idle_wq); in xpc_disconnect_channel()
1467 wake_up_nr(&ch->idle_wq, 1); in xpc_handle_notify_mq_msg_uv()