Searched refs:bpf__strerror_load (Results 1 – 3 of 3) sorted by relevance
68 int bpf__strerror_load(struct bpf_object *obj, int err,167 static inline int bpf__strerror_load(struct bpf_object *obj __maybe_unused, in bpf__strerror_load() function
1712 int bpf__strerror_load(struct bpf_object *obj, in bpf__strerror_load() function
662 bpf__strerror_load(obj, err, errbuf, sizeof(errbuf)); in parse_events_load_bpf_obj()