Searched refs:bpf_map__set_pin_path (Results 1 – 3 of 3) sorted by relevance
113 bpf_map__set_pin_path;
826 LIBBPF_API int bpf_map__set_pin_path(struct bpf_map *map, const char *path);
2273 return bpf_map__set_pin_path(map, buf);8339 int bpf_map__set_pin_path(struct bpf_map *map, const char *path) function