Searched refs:n_on_msg_allocate_wq (Results 1 – 5 of 5) sorted by relevance
797 if (atomic_read(&ch->n_on_msg_allocate_wq) > 0) in xpc_disconnect_channel()838 atomic_inc(&ch->n_on_msg_allocate_wq); in xpc_allocate_msg_wait()842 atomic_dec(&ch->n_on_msg_allocate_wq); in xpc_allocate_msg_wait()
558 atomic_t n_on_msg_allocate_wq; /* #on msg allocation wait queue */ member
467 atomic_set(&ch->n_on_msg_allocate_wq, 0); in xpc_setup_ch_structures()
1360 if (atomic_read(&ch->n_on_msg_allocate_wq) > 0) in xpc_free_msg_slot_uv()
1872 if (atomic_read(&ch->n_on_msg_allocate_wq) > 0) in xpc_process_msg_chctl_flags_sn2()