Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.map20 bpf_map__pin;
Dlibbpf.h338 LIBBPF_API int bpf_map__pin(struct bpf_map *map, const char *path);
Dlibbpf.c3956 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin() function
4033 err = bpf_map__pin(map, buf); in bpf_object__pin_maps()