Searched defs:kern_btf (Results 1 - 3 of 3) sorted by path

/linux-master/tools/bpf/bpftool/
H A Dstruct_ops.c43 const struct btf *kern_btf; local
60 const struct btf *kern_btf; local
361 const struct btf *kern_btf = d->btf; local
409 const struct btf *kern_btf; local
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c1093 const struct btf *kern_btf; local
3466 struct btf *kern_btf = obj->btf; local
8203 struct btf *kern_btf = NULL; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c50 struct btf *kern_btf = NULL; local

Completed in 500 milliseconds