Searched refs:bpf_object__init_btf (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 2931 static int bpf_object__init_btf(struct bpf_object *obj, function 3938 return bpf_object__init_btf(obj, btf_data, btf_ext_data); |
Completed in 16 milliseconds