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