Home
last modified time | relevance | path

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

/linux-6.12.1/include/asm-generic/bitops/
Dinstrumented-lock.h23 static inline void clear_bit_unlock(long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/linux-6.12.1/arch/mips/include/asm/
Dbitops.h143 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/linux-6.12.1/arch/alpha/include/asm/
Dbitops.h76 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
/linux-6.12.1/arch/m68k/include/asm/
Dbitops.h558 #define clear_bit_unlock clear_bit macro