Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.map197 bpf_map__get_pin_path;
H A Dlibbpf.h476 LIBBPF_API const char *bpf_map__get_pin_path(const struct bpf_map *map);
H A Dlibbpf.c7711 const char *bpf_map__get_pin_path(const struct bpf_map *map) in bpf_map__get_pin_path() function