Searched refs:n_on_msg_allocate_wq (Results 1 – 4 of 4) sorted by relevance
794 if (atomic_read(&ch->n_on_msg_allocate_wq) > 0) in xpc_disconnect_channel()835 atomic_inc(&ch->n_on_msg_allocate_wq); in xpc_allocate_msg_wait()839 atomic_dec(&ch->n_on_msg_allocate_wq); in xpc_allocate_msg_wait()
336 atomic_t n_on_msg_allocate_wq; /* #on msg allocation wait queue */ member
461 atomic_set(&ch->n_on_msg_allocate_wq, 0); in xpc_setup_ch_structures()
1364 if (atomic_read(&ch->n_on_msg_allocate_wq) > 0) in xpc_free_msg_slot_uv()