Lines Matching refs:bpf_object
39 struct bpf_object *
42 struct bpf_object *obj; in bpf__prepare_load_buffer()
60 struct bpf_object *bpf__prepare_load(const char *filename, bool source) in bpf__prepare_load()
62 struct bpf_object *obj; in bpf__prepare_load()
94 struct bpf_object *obj, *tmp; in bpf__clear()
200 int bpf__probe(struct bpf_object *obj) in bpf__probe()
240 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe()
281 int bpf__load(struct bpf_object *obj) in bpf__load()
293 int bpf__foreach_tev(struct bpf_object *obj, in bpf__foreach_tev()
419 int bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe()
431 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load()