Home
last modified time | relevance | path

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

/linux/include/asm-generic/bitops/
A Dlock.h69 #ifndef arch_xor_unlock_is_negative_byte
70 static inline bool arch_xor_unlock_is_negative_byte(unsigned long mask, in arch_xor_unlock_is_negative_byte() function
A Dinstrumented-lock.h80 return arch_xor_unlock_is_negative_byte(mask, addr); in xor_unlock_is_negative_byte()
/linux/arch/powerpc/include/asm/
A Dbitops.h236 static inline bool arch_xor_unlock_is_negative_byte(unsigned long mask, in arch_xor_unlock_is_negative_byte() function
253 #define arch_xor_unlock_is_negative_byte arch_xor_unlock_is_negative_byte macro
/linux/arch/x86/include/asm/
A Dbitops.h97 static __always_inline bool arch_xor_unlock_is_negative_byte(unsigned long mask, in arch_xor_unlock_is_negative_byte() function
107 #define arch_xor_unlock_is_negative_byte arch_xor_unlock_is_negative_byte macro
/linux/arch/s390/include/asm/
A Dbitops.h204 static inline bool arch_xor_unlock_is_negative_byte(unsigned long mask, in arch_xor_unlock_is_negative_byte() function
212 #define arch_xor_unlock_is_negative_byte arch_xor_unlock_is_negative_byte macro
/linux/arch/riscv/include/asm/
A Dbitops.h354 static inline bool arch_xor_unlock_is_negative_byte(unsigned long mask, in arch_xor_unlock_is_negative_byte() function

Completed in 16 milliseconds