Searched refs:bpf_map__pin (Results 1 – 5 of 5) 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()
1156 err = bpf_map__pin(call->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()
8 bpf_map__pin;
1108 LIBBPF_API int bpf_map__pin(struct bpf_map *map, const char *path);
5468 err = bpf_map__pin(map, NULL); in bpf_object__create_maps()8665 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin() function8835 err = bpf_map__pin(map, pin_path); in bpf_object__pin_maps()