Searched refs:LINUX_VERSION_MINOR (Results 1 - 4 of 4) sorted by relevance

/external/ltp/tools/top-LTP/proc/
H A Dversion.h26 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF) macro
/external/iproute2/include/
H A Dxtables.h527 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF) macro
/external/iptables/include/
H A Dxtables.h560 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF) macro
/external/ltp/tools/top-LTP/
H A Dtop.c348 , LINUX_VERSION_MINOR(linux_version_code)

Completed in 110 milliseconds