Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c930 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() function
948 .poll = bpf_map_poll,