Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/bpf/
Dlibbpf.map15 bpf_map__def;
Dlibbpf.h931 const struct bpf_map_def *bpf_map__def(const struct bpf_map *map);
Dlibbpf.c9663 const struct bpf_map_def *bpf_map__def(const struct bpf_map *map) in bpf_map__def() function