Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c3184 struct bpf_map *bpf_map_get_curr_or_next(u32 *id) in bpf_map_get_curr_or_next() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1282 struct bpf_map *bpf_map_get_curr_or_next(u32 *id);