Searched defs:arch_clear_bit_unlock_is_negative_byte (Results 1 – 3 of 3) sorted by relevance
79 static inline bool arch_clear_bit_unlock_is_negative_byte(unsigned int nr, in arch_clear_bit_unlock_is_negative_byte() function89 #define arch_clear_bit_unlock_is_negative_byte arch_clear_bit_unlock_is_negative_byte macro
98 arch_clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in arch_clear_bit_unlock_is_negative_byte() function107 #define arch_clear_bit_unlock_is_negative_byte \ macro
261 #define arch_clear_bit_unlock_is_negative_byte(nr, addr) \ macro