Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map8 bpf_map__pin;
Dlibbpf.h829 LIBBPF_API int bpf_map__pin(struct bpf_map *map, const char *path);
Dlibbpf.c5662 err = bpf_map__pin(map, NULL);
8242 int bpf_map__pin(struct bpf_map *map, const char *path) function
8407 err = bpf_map__pin(map, pin_path);