Searched refs:bpf__strerror_load (Results 1 – 3 of 3) sorted by relevance
48 int bpf__strerror_load(struct bpf_object *obj, int err,111 static inline int bpf__strerror_load(struct bpf_object *obj __maybe_unused, in bpf__strerror_load() function
431 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load() function
616 bpf__strerror_load(obj, err, errbuf, sizeof(errbuf)); in parse_events_load_bpf_obj()