Home
last modified time | relevance | path

Searched defs:clear_bit_unlock (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/asm-generic/bitops/
Dlock.h40 static inline void clear_bit_unlock(unsigned int nr, volatile unsigned long *p) in clear_bit_unlock() function
/Linux-v4.19/arch/riscv/include/asm/
Dbitops.h181 static inline void clear_bit_unlock( in clear_bit_unlock() function
/Linux-v4.19/arch/mips/include/asm/
Dbitops.h155 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/Linux-v4.19/arch/powerpc/include/asm/
Dbitops.h103 static __inline__ void clear_bit_unlock(int nr, volatile unsigned long *addr) in clear_bit_unlock() function
/Linux-v4.19/arch/x86/include/asm/
Dbitops.h132 static __always_inline void clear_bit_unlock(long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/Linux-v4.19/arch/ia64/include/asm/
Dbitops.h105 clear_bit_unlock (int nr, volatile void *addr) in clear_bit_unlock() function
/Linux-v4.19/arch/alpha/include/asm/
Dbitops.h76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
/Linux-v4.19/arch/s390/include/asm/
Dbitops.h226 static inline void clear_bit_unlock(unsigned long nr, in clear_bit_unlock() function
/Linux-v4.19/arch/m68k/include/asm/
Dbitops.h524 #define clear_bit_unlock clear_bit macro