Searched defs:__clear_bit_unlock (Results 1 – 6 of 6) sorted by relevance
38 #define __clear_bit_unlock(nr, addr) \ macro
142 static inline void __clear_bit_unlock(unsigned nr, volatile unsigned long *addr) in __clear_bit_unlock() function
163 static __inline__ void __clear_bit_unlock(int nr, volatile unsigned long *addr) in __clear_bit_unlock() function
527 static inline void __clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in __clear_bit_unlock() function
96 __clear_bit_unlock(unsigned long nr, volatile void * addr) in __clear_bit_unlock() function
133 __clear_bit_unlock(int nr, void *addr) in __clear_bit_unlock() function