Home
last modified time | relevance | path

Searched refs:bpf_map__set_pin_path (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h1010 * @brief **bpf_map__set_pin_path()** sets the path attribute that tells where the
1016 LIBBPF_API int bpf_map__set_pin_path(struct bpf_map *map, const char *path);
H A Dlibbpf.c2286 return bpf_map__set_pin_path(map, buf);
8637 int bpf_map__set_pin_path(struct bpf_map *map, const char *path) function

Completed in 21 milliseconds