Searched defs:create_zero_mask (Results 1 – 9 of 9) sorted by relevance
27 #define create_zero_mask(mask) (mask) macro77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
23 #define create_zero_mask(mask) (mask) macro105 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
34 #define create_zero_mask(bits) (bits) macro
34 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
39 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
30 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
29 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
59 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
Completed in 14 milliseconds