Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dbtf.h81 NR_BTF_KINDS, enumerator
82 BTF_KIND_MAX = NR_BTF_KINDS - 1,
/Linux-v6.6/include/uapi/linux/
Dbtf.h81 NR_BTF_KINDS, enumerator
82 BTF_KIND_MAX = NR_BTF_KINDS - 1,
/Linux-v6.6/tools/bpf/bpftool/
Dbtf.c23 static const char * const btf_kind_str[NR_BTF_KINDS] = {
/Linux-v6.6/kernel/bpf/
Dbtf.c313 static const char * const btf_kind_str[NR_BTF_KINDS] = {
453 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS];
4923 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS] = {