Searched refs:wait_hup (Results 1 – 1 of 1) sorted by relevance
61 wait_queue_head_t wait_hup; member1335 wake_up_interruptible_poll(&st_link->wait_hup, EPOLLHUP); in bpf_struct_ops_map_link_detach()1345 poll_wait(file, &st_link->wait_hup, pts); in bpf_struct_ops_map_link_poll()1390 init_waitqueue_head(&link->wait_hup); in bpf_struct_ops_link_create()