Home
last modified time | relevance | path

Searched defs:arch_clear_bit_unlock_is_negative_byte (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
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
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dbitops.h188 #define arch_clear_bit_unlock_is_negative_byte(nr, addr) \ macro