Searched defs:bpf__load (Results 1 – 2 of 2) sorted by relevance
107 static inline int bpf__load(struct bpf_object *obj __maybe_unused) { return 0; } in bpf__load() function
729 int bpf__load(struct bpf_object *obj) in bpf__load() function