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