Lines Matching refs:bpf_object
51 struct bpf_object *
54 struct bpf_object *obj; in bpf__prepare_load_buffer()
70 struct bpf_object *bpf__prepare_load(const char *filename, bool source) in bpf__prepare_load()
72 struct bpf_object *obj; in bpf__prepare_load()
113 struct bpf_object *obj, *tmp; in bpf__clear()
626 int bpf__probe(struct bpf_object *obj) in bpf__probe()
687 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe()
727 int bpf__load(struct bpf_object *obj) in bpf__load()
741 int bpf__foreach_event(struct bpf_object *obj, in bpf__foreach_event()
1165 bpf__obj_config_map(struct bpf_object *obj, in bpf__obj_config_map()
1224 int bpf__config_obj(struct bpf_object *obj, in bpf__config_obj()
1484 apply_obj_config_object(struct bpf_object *obj) in apply_obj_config_object()
1499 struct bpf_object *obj, *tmp; in bpf__apply_obj_config()
1524 struct bpf_object *obj, *tmp; in bpf__setup_output_event()
1708 int bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe()
1724 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load()
1752 int bpf__strerror_config_obj(struct bpf_object *obj __maybe_unused, in bpf__strerror_config_obj()