Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.map19 bpf_map__next;
Dlibbpf.h716 struct bpf_map *bpf_map__next(const struct bpf_map *map, const struct bpf_object *obj);
Dlibbpf.c9361 bpf_map__next(const struct bpf_map *prev, const struct bpf_object *obj) in bpf_map__next() function