Searched defs:LINUX_VERSION_MAJOR (Results 1 – 4 of 4) sorted by relevance
3 #define LINUX_VERSION_MAJOR 5 macro
40 AC_SUBST(LINUX_VERSION_MAJOR) subst
526 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro
606 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro