Go to the documentation of this file.
20 #include <linux/module.h>
32 if (au.
s.high < bu.
s.high)
34 else if (au.
s.high > bu.
s.high)
37 if ((
unsigned int) au.
s.low < (
unsigned int) bu.
s.low)
39 else if ((
unsigned int) au.
s.low > (
unsigned int) bu.
s.low)