Searched refs:create_zero_mask (Results 1 – 13 of 13) 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
41 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
34 #define create_zero_mask(bits) (bits) macro
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
56 data = create_zero_mask(data); in do_strnlen_user()
50 data = create_zero_mask(data); in do_strncpy_from_user()
209 data = create_zero_mask(data); in strscpy()
1976 mask = create_zero_mask(adata); in hashlen_string()2006 mask = create_zero_mask(adata | bdata); in hash_name()