Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dlibbpf.h270 int bpf_map__pin(struct bpf_map *map, const char *path);
Dlibbpf.c1758 int bpf_map__pin(struct bpf_map *map, const char *path) in bpf_map__pin() function
1811 err = bpf_map__pin(map, buf); in bpf_object__pin()