Home
last modified time | relevance | path

Searched refs:map_poll (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c666 if (map->ops->map_poll) { in bpf_map_poll()
667 return map->ops->map_poll(map, filp, pts); in bpf_map_poll()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h96 __poll_t (*map_poll)(struct bpf_map *map, struct file *filp, struct poll_table_struct *pts); member

Completed in 12 milliseconds