Go to the documentation of this file. 1 #include <linux/module.h>
14 if (au.
s.high < bu.
s.high)
16 else if (au.
s.high > bu.
s.high)
19 if ((
unsigned int) au.
s.low < (
unsigned int) bu.
s.low)
21 else if ((
unsigned int) au.
s.low > (
unsigned int) bu.
s.low)