Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c293 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
318 return btf_kind_str[BTF_INFO_KIND(t->info)]; in btf_type_str()
8023 btf_kind_str[cc->kind], cc->name, cc->cands[i].id); in bpf_core_apply()