Home
last modified time | relevance | path

Searched refs:__clear_bit_unlock (Results 1 – 7 of 7) sorted by relevance

/arch/riscv/include/asm/
Dbitops.h189 static inline void __clear_bit_unlock( in __clear_bit_unlock() function
/arch/powerpc/include/asm/
Dbitops.h196 static __inline__ void __clear_bit_unlock(int nr, volatile unsigned long *addr) in __clear_bit_unlock() function
Dkvm_book3s_64.h483 __clear_bit_unlock(KVMPPC_RMAP_LOCK_BIT, rmap); in unlock_rmap()
/arch/alpha/include/asm/
Dbitops.h94 __clear_bit_unlock(unsigned long nr, volatile void * addr) in __clear_bit_unlock() function
/arch/ia64/include/asm/
Dbitops.h129 __clear_bit_unlock(int nr, void *addr) in __clear_bit_unlock() function
/arch/mips/include/asm/
Dbitops.h487 static inline void __clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in __clear_bit_unlock() function
/arch/m68k/include/asm/
Dbitops.h525 #define __clear_bit_unlock clear_bit_unlock macro