Home
last modified time | relevance | path

Searched refs:arch_clear_bit_unlock_is_negative_byte (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/asm-generic/bitops/
A Dlock.h78 #ifndef arch_clear_bit_unlock_is_negative_byte
79 static inline bool arch_clear_bit_unlock_is_negative_byte(unsigned int nr, in arch_clear_bit_unlock_is_negative_byte() function
89 #define arch_clear_bit_unlock_is_negative_byte arch_clear_bit_unlock_is_negative_byte macro
A Dinstrumented-lock.h61 #if defined(arch_clear_bit_unlock_is_negative_byte)
78 return arch_clear_bit_unlock_is_negative_byte(nr, addr); in clear_bit_unlock_is_negative_byte()
/linux-6.3-rc2/arch/x86/include/asm/
A Dbitops.h98 arch_clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in arch_clear_bit_unlock_is_negative_byte() function
107 #define arch_clear_bit_unlock_is_negative_byte \ macro
108 arch_clear_bit_unlock_is_negative_byte
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dbitops.h261 #define arch_clear_bit_unlock_is_negative_byte(nr, addr) \ macro

Completed in 7 milliseconds