Searched refs:bpf__strerror_load (Results 1 – 3 of 3) sorted by relevance
70 int bpf__strerror_load(struct bpf_object *obj, int err,178 static inline int bpf__strerror_load(struct bpf_object *obj __maybe_unused, in bpf__strerror_load() function
2073 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load() function
686 bpf__strerror_load(obj, err, errbuf, sizeof(errbuf)); in parse_events_load_bpf_obj()