Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.map281 btf__load_into_kernel;
Dbtf.h123 LIBBPF_API int btf__load_into_kernel(struct btf *btf);
Dbtf.c1223 int btf__load_into_kernel(struct btf *btf) in btf__load_into_kernel() function