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