Searched refs:btf__load_into_kernel (Results 1 – 4 of 4) sorted by relevance
383 btf__load_into_kernel;
130 LIBBPF_API int btf__load_into_kernel(struct btf *btf);
1123 int btf__load_into_kernel(struct btf *btf) in btf__load_into_kernel() function
2975 err = btf__load_into_kernel(kern_btf); in bpf_object__sanitize_and_load_btf()
Completed in 30 milliseconds