Searched defs:BTF_INFO_VLEN (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/include/uapi/linux/ | ||
D | btf.h | 56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro |
/Linux-v6.6/include/uapi/linux/ | ||
D | btf.h | 56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro |