Lines Matching refs:b_queue
794 add_mp->b_queue = q; in ipsq_pending_mp_add()
830 if (CONN_Q(curr->b_queue)) { in ipsq_pending_mp_get()
835 *connpp = Q_TO_CONN(curr->b_queue); in ipsq_pending_mp_get()
868 if (mp == NULL || mp->b_queue != CONNP_TO_WQ(connp)) { in ipsq_pending_mp_cleanup()
905 q = mp->b_queue; in ipsq_pending_mp_cleanup()
908 mp->b_queue = NULL; in ipsq_pending_mp_cleanup()
967 (curr->b_queue == wq || curr->b_queue == rq)) { in ipsq_xopq_mp_cleanup()
994 wq = curr->b_queue; in ipsq_xopq_mp_cleanup()
995 curr->b_queue = NULL; in ipsq_xopq_mp_cleanup()
6222 mp->b_queue = q; in ipsq_enq()
6841 q = mp->b_queue; in ipsq_exit()
6845 mp->b_queue = NULL; in ipsq_exit()
7013 q = mp->b_queue; in ipsq_flush()