Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c427 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; variable
724 return kind_ops[BTF_INFO_KIND(t->info)]; in btf_type_ops()
4554 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS] = { variable