Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxdping.c187 map = bpf_object__next_map(obj, NULL); in main()
/linux/tools/lib/bpf/
H A Dlibbpf.c10880 bpf_object__next_map(const struct bpf_object *obj, const struct bpf_map *prev) in bpf_object__next_map() function