Home
last modified time | relevance | path

Searched defs:clear_bit_unlock_is_negative_byte (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/bitops/
Dinstrumented-lock.h72 clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in clear_bit_unlock_is_negative_byte() function
78 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
Dlock.h78 static inline bool clear_bit_unlock_is_negative_byte(unsigned int nr, in clear_bit_unlock_is_negative_byte() function
88 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
/kernel/linux/linux-4.19/include/asm-generic/bitops/
Dlock.h78 static inline bool clear_bit_unlock_is_negative_byte(unsigned int nr, in clear_bit_unlock_is_negative_byte() function
88 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dbitops.h137 static __always_inline bool clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in clear_bit_unlock_is_negative_byte() function
148 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dbitops.h193 #define clear_bit_unlock_is_negative_byte(nr, addr) \ macro
/kernel/linux/linux-5.10/mm/
Dfilemap.c1439 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function
/kernel/linux/linux-4.19/mm/
Dfilemap.c1200 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function