Searched refs:msg_allocate_wq (Results 1 – 5 of 5) sorted by relevance
798 wake_up(&ch->msg_allocate_wq); in xpc_disconnect_channel()839 prepare_to_wait(&ch->msg_allocate_wq, &wait, TASK_INTERRUPTIBLE); in xpc_allocate_msg_wait()841 finish_wait(&ch->msg_allocate_wq, &wait); in xpc_allocate_msg_wait()
559 wait_queue_head_t msg_allocate_wq; /* msg allocation wait queue */ member
468 init_waitqueue_head(&ch->msg_allocate_wq); in xpc_setup_ch_structures()
1361 wake_up(&ch->msg_allocate_wq); in xpc_free_msg_slot_uv()
1873 wake_up(&ch->msg_allocate_wq); in xpc_process_msg_chctl_flags_sn2()