Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.map396 bpf_object__unpin;
H A Dlibbpf.h291 LIBBPF_API int bpf_object__unpin(struct bpf_object *object, const char *path);
H A Dlibbpf.c8957 int bpf_object__unpin(struct bpf_object *obj, const char *path) in bpf_object__unpin() function