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()
634 int bpf__probe(struct bpf_object *obj) in bpf__probe()
695 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe()
735 int bpf__load(struct bpf_object *obj) in bpf__load()
749 int bpf__foreach_event(struct bpf_object *obj, in bpf__foreach_event()
1173 bpf__obj_config_map(struct bpf_object *obj, in bpf__obj_config_map()
1232 int bpf__config_obj(struct bpf_object *obj, in bpf__config_obj()
1492 apply_obj_config_object(struct bpf_object *obj) in apply_obj_config_object()
1507 struct bpf_object *obj, *tmp; in bpf__apply_obj_config()
1532 struct bpf_object *obj, *tmp; in bpf__setup_output_event()
1716 int bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe()
1732 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load()
1760 int bpf__strerror_config_obj(struct bpf_object *obj __maybe_unused, in bpf__strerror_config_obj()