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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreference_tracking.c21 if (CHECK(strcmp(bpf_object__name(obj_iter), obj_name), "obj_name",
23 bpf_object__name(obj_iter), obj_name))
/linux-master/tools/lib/bpf/
H A Dlibbpf.h290 LIBBPF_API const char *bpf_object__name(const struct bpf_object *obj);
H A Dlibbpf.c8938 const char *bpf_object__name(const struct bpf_object *obj) function
13592 bpf_object__name(s->obj));

Completed in 201 milliseconds