Searched refs:idle_wq (Results 1 – 4 of 4) sorted by relevance
463 init_waitqueue_head(&ch->idle_wq); in xpc_setup_ch_structures()627 wake_up_nr(&ch->idle_wq, wakeup); in xpc_activate_kthreads()672 (void)wait_event_interruptible_exclusive(ch->idle_wq, in xpc_kthread_waitmsgs()
357 wait_queue_head_t idle_wq; /* idle kthread wait queue */ member
785 wake_up_all(&ch->idle_wq); in xpc_disconnect_channel()
1471 wake_up_nr(&ch->idle_wq, 1); in xpc_handle_notify_mq_msg_uv()