Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.h239 * @brief **bpf_object__pin_maps()** pins each map contained within
249 LIBBPF_API int bpf_object__pin_maps(struct bpf_object *obj, const char *path);
H A Dlibbpf.c8675 int bpf_object__pin_maps(struct bpf_object *obj, const char *path) function
8817 err = bpf_object__pin_maps(obj, path);

Completed in 24 milliseconds