Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dsyscall.c901 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() function
919 .poll = bpf_map_poll,