Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dsyscall.c825 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() function
843 .poll = bpf_map_poll,