Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c124 err = bpf_object__pin_maps(obj, NULL); in test_pinning()
147 err = bpf_object__pin_maps(obj, NULL); in test_pinning()
/linux/tools/lib/bpf/
H A Dlibbpf.map31 bpf_object__pin_maps;
H A Dlibbpf.c9420 int bpf_object__pin_maps(struct bpf_object *obj, const char *path) in bpf_object__pin_maps() function
9562 err = bpf_object__pin_maps(obj, path); in bpf_object__pin()