Home
last modified time | relevance | path

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

/include/uapi/linux/
Dbtf.h56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro
/include/linux/
Dbtf.h183 return BTF_INFO_VLEN(t->info); in btf_type_vlen()
188 return BTF_INFO_VLEN(t->info); in btf_func_linkage()