Searched defs:btf_kind_str (Results 1 – 5 of 5) sorted by relevance
32 static const char *btf_kind_str(__u16 kind) in btf_kind_str() function
23 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
11 static const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
2063 const char *btf_kind_str(const struct btf_type *t) in btf_kind_str() function
296 static const char * const btf_kind_str[NR_BTF_KINDS] = { variable
Completed in 43 milliseconds