Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.map197 bpf_map__get_pin_path;
Dlibbpf.h476 LIBBPF_API const char *bpf_map__get_pin_path(const struct bpf_map *map);
Dlibbpf.c7642 const char *bpf_map__get_pin_path(const struct bpf_map *map) in bpf_map__get_pin_path() function