Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c119 err = bpf_object__unpin_maps(obj, NULL); in test_pinning()
/linux/tools/lib/bpf/
H A Dlibbpf.c9281 int bpf_object__unpin_maps(struct bpf_object *obj, const char *path) in bpf_object__unpin_maps() function
9381 bpf_object__unpin_maps(obj, path); in bpf_object__pin()
9396 err = bpf_object__unpin_maps(obj, path); in bpf_object__unpin()