Searched refs:msg_allocate_wq (Results 1 – 4 of 4) sorted by relevance
795 wake_up(&ch->msg_allocate_wq); in xpc_disconnect_channel()836 prepare_to_wait(&ch->msg_allocate_wq, &wait, TASK_INTERRUPTIBLE); in xpc_allocate_msg_wait()838 finish_wait(&ch->msg_allocate_wq, &wait); in xpc_allocate_msg_wait()
337 wait_queue_head_t msg_allocate_wq; /* msg allocation wait queue */ member
453 init_waitqueue_head(&ch->msg_allocate_wq); in xpc_setup_ch_structures()
1365 wake_up(&ch->msg_allocate_wq); in xpc_free_msg_slot_uv()