Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2650 struct bpf_map *bpf_map_get_curr_or_next(u32 *id);
/linux/kernel/bpf/
H A Dsyscall.c4776 struct bpf_map *bpf_map_get_curr_or_next(u32 *id) in bpf_map_get_curr_or_next() function