Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmap_iter.c18 map = bpf_map_get_curr_or_next(&info->map_id); in bpf_map_seq_start()
34 return bpf_map_get_curr_or_next(&info->map_id); in bpf_map_seq_next()
H A Dsyscall.c4156 struct bpf_map *bpf_map_get_curr_or_next(u32 *id) in bpf_map_get_curr_or_next() function
/openbmc/linux/include/linux/
H A Dbpf.h2113 struct bpf_map *bpf_map_get_curr_or_next(u32 *id);