Searched refs:bpf_object__name (Results 1 – 4 of 4) sorted by relevance
21 if (CHECK(strcmp(bpf_object__name(obj_iter), obj_name), "obj_name", in test_reference_tracking()23 bpf_object__name(obj_iter), obj_name)) in test_reference_tracking()
28 bpf_object__name;
224 LIBBPF_API const char *bpf_object__name(const struct bpf_object *obj);
8194 const char *bpf_object__name(const struct bpf_object *obj) in bpf_object__name() function12265 bpf_object__name(s->obj)); in bpf_object__open_subskeleton()