Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dbitops.h89 static __inline__ void clear_bit_unlock(int nr, volatile unsigned long *addr) in clear_bit_unlock() function
/arch/x86/include/asm/
Dbitops.h121 static inline void clear_bit_unlock(unsigned nr, volatile unsigned long *addr) in clear_bit_unlock() function
/arch/mips/include/asm/
Dbitops.h216 static inline void clear_bit_unlock(unsigned long nr, volatile unsigned long *addr) in clear_bit_unlock() function
/arch/alpha/include/asm/
Dbitops.h78 clear_bit_unlock(unsigned long nr, volatile void * addr) in clear_bit_unlock() function
/arch/ia64/include/asm/
Dbitops.h109 clear_bit_unlock (int nr, volatile void *addr) in clear_bit_unlock() function