Searched refs:bpf_map__get_pin_path (Results 1 – 4 of 4) sorted by relevance
132 LIBBPF_API const char *bpf_map__get_pin_path(const struct bpf_map *map);
111 bpf_map__get_pin_path;
8717 const char *bpf_map__get_pin_path(const struct bpf_map *map);
4731 pub fn bpf_map__get_pin_path(map: *const bpf_map) -> *const ::std::os::raw::c_char; in bpf_map__get_pin_path() function