Searched defs:btf_kind_str (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) function
/linux-master/tools/bpf/bpftool/
H A Dbtf.c23 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/linux-master/tools/lib/bpf/
H A Drelo_core.c11 static const char *btf_kind_str(const struct btf_type *t) function
H A Dlibbpf.c2323 const char *btf_kind_str(const struct btf_type *t) function
[all...]
/linux-master/kernel/bpf/
H A Dbtf.c321 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable

Completed in 193 milliseconds