Home
last modified time | relevance | path

Searched refs:bpf_object__name (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_libbpf_open.c105 bpf_object__name(bpfobj)); in test_open_file()
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.map45 bpf_object__name;
Dlibbpf.h102 LIBBPF_API const char *bpf_object__name(const struct bpf_object *obj);
Dlibbpf.c4237 const char *bpf_object__name(const struct bpf_object *obj) in bpf_object__name() function