Searched defs:clear_bit_unlock_is_negative_byte (Results 1 – 4 of 4) sorted by relevance
78 static inline bool clear_bit_unlock_is_negative_byte(unsigned int nr, in clear_bit_unlock_is_negative_byte() function88 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
143 static __always_inline bool clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in clear_bit_unlock_is_negative_byte() function154 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
193 #define clear_bit_unlock_is_negative_byte(nr, addr) \ macro
1177 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function