Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_libbpf_open.c110 bpf_object__name(bpfobj)); in test_open_file()
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.h85 const char *bpf_object__name(struct bpf_object *obj);
Dlibbpf.c1889 const char *bpf_object__name(struct bpf_object *obj) in bpf_object__name() function