Searched refs:bpf_map__pin (Results 1 – 4 of 4) sorted by relevance
109 err = bpf_map__pin(map, NULL); in test_pinning()114 err = bpf_map__pin(map, "/sys/fs/bpf/other"); in test_pinning()
8 bpf_map__pin;
1031 LIBBPF_API int bpf_map__pin(struct bpf_map *map, const char *path);
5397 err = bpf_map__pin(map, NULL); in bpf_object__create_maps()8099 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin() function8264 err = bpf_map__pin(map, pin_path); in bpf_object__pin_maps()