Searched refs:bpf_object_load (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 8364 static int bpf_object_load(struct bpf_object *obj, int extra_log_level, const char *target_btf_path) function 8435 return bpf_object_load(obj, 0, NULL); |
Completed in 17 milliseconds