Searched refs:bpf_object_load (Results 1 – 1 of 1) sorted by relevance
7663 static int bpf_object_load(struct bpf_object *obj, int extra_log_level, const char *target_btf_path) in bpf_object_load() function7733 return bpf_object_load(obj, 0, NULL); in bpf_object__load()