Searched refs:arch_clear_bit_unlock_is_negative_byte (Results 1 – 4 of 4) sorted by relevance
78 #ifndef arch_clear_bit_unlock_is_negative_byte79 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
59 #if defined(arch_clear_bit_unlock_is_negative_byte)75 return arch_clear_bit_unlock_is_negative_byte(nr, addr); in clear_bit_unlock_is_negative_byte()
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 \ macro108 arch_clear_bit_unlock_is_negative_byte
188 #define arch_clear_bit_unlock_is_negative_byte(nr, addr) \ macro
Completed in 6 milliseconds