Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.h252 * @brief **bpf_object__unpin_maps()** unpins each map contained within
262 LIBBPF_API int bpf_object__unpin_maps(struct bpf_object *obj,
H A Dlibbpf.c8723 int bpf_object__unpin_maps(struct bpf_object *obj, const char *path) function
8823 bpf_object__unpin_maps(obj, path);
8838 err = bpf_object__unpin_maps(obj, path);

Completed in 19 milliseconds