Searched refs:create_zero_mask (Results 1 – 13 of 13) sorted by relevance
26 #define create_zero_mask(mask) (mask) macro76 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function126 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
22 #define create_zero_mask(mask) (mask) macro104 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
24 #define create_zero_mask(data) (data) macro
38 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
33 #define create_zero_mask(bits) (bits) macro
58 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
28 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() function
47 data = create_zero_mask(data); in do_strncpy_from_user()
56 data = create_zero_mask(data); in do_strnlen_user()
208 data = create_zero_mask(data); in strscpy()
1850 mask = create_zero_mask(adata | bdata); in hash_name()