Searched refs:bpf__strerror_load (Results 1 – 3 of 3) sorted by relevance
67 int bpf__strerror_load(struct bpf_object *obj, int err,175 static inline int bpf__strerror_load(struct bpf_object *obj __maybe_unused, in bpf__strerror_load() function
1724 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load() function
760 bpf__strerror_load(obj, err, errbuf, sizeof(errbuf)); in parse_events_load_bpf_obj()