Searched refs:clear_bit_unlock (Results 1 – 6 of 6) sorted by relevance
558 #define clear_bit_unlock clear_bit macro559 #define __clear_bit_unlock clear_bit_unlock
143 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
142 clear_bit_unlock(0, &__wd_smp_lock); in wd_smp_unlock()
275 clear_bit_unlock(NR_PNV_CORE_IDLE_LOCK_BIT, lock); in atomic_unlock_and_stop_thread_idle()285 clear_bit_unlock(NR_PNV_CORE_IDLE_LOCK_BIT, lock); in atomic_unlock_thread_idle()
258 clear_bit_unlock(HPTE_LOCK_BIT, word); in native_unlock_hpte()
Completed in 16 milliseconds