Home
last modified time | relevance | path

Searched refs:clear_bit_unlock (Results 1 – 6 of 6) sorted by relevance

/arch/m68k/include/asm/
A Dbitops.h558 #define clear_bit_unlock clear_bit macro
559 #define __clear_bit_unlock clear_bit_unlock
/arch/mips/include/asm/
A Dbitops.h143 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/arch/alpha/include/asm/
A Dbitops.h76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
/arch/powerpc/kernel/
A Dwatchdog.c142 clear_bit_unlock(0, &__wd_smp_lock); in wd_smp_unlock()
/arch/powerpc/platforms/powernv/
A Didle.c275 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()
/arch/powerpc/mm/book3s64/
A Dhash_native.c258 clear_bit_unlock(HPTE_LOCK_BIT, word); in native_unlock_hpte()

Completed in 16 milliseconds