Home
last modified time | relevance | path

Searched defs:btf_kind_str (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) in btf_kind_str() function
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dbtf.c22 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/kernel/linux/linux-6.6/tools/bpf/bpftool/
Dbtf.c23 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/kernel/linux/linux-6.6/tools/lib/bpf/
Drelo_core.c11 static const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
Dlibbpf.c2122 const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c258 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/kernel/linux/linux-6.6/kernel/bpf/
Dbtf.c313 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c1901 static const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function