Home
last modified time | relevance | path

Searched refs:bpf_map_poll (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c673 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() function
691 .poll = bpf_map_poll,