Searched refs:cmsg_wq (Results 1 – 3 of 3) sorted by relevance
176 err = wait_event_interruptible_timeout(bpf->cmsg_wq, in nfp_bpf_cmsg_wait_reply()459 wake_up_interruptible_all(&bpf->cmsg_wq); in nfp_bpf_ctrl_msg_rx()
165 struct wait_queue_head cmsg_wq; member
443 init_waitqueue_head(&bpf->cmsg_wq); in nfp_bpf_init()