Home
last modified time | relevance | path

Searched refs:btf__load_into_kernel (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.map383 btf__load_into_kernel;
Dbtf.h57 LIBBPF_API int btf__load_into_kernel(struct btf *btf);
Dbtf.c1182 int btf__load_into_kernel(struct btf *btf) in btf__load_into_kernel() function
Dlibbpf.c2774 err = btf__load_into_kernel(kern_btf); in bpf_object__sanitize_and_load_btf()