Searched defs:KERNEL_VERSION (Results 1 – 2 of 2) sorted by relevance
22 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro
1475 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) macro