Home
last modified time | relevance | path

Searched defs:clear_bit_unlock_is_negative_byte (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/bitops/
H A 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
H A 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-6.6/include/asm-generic/bitops/
H A Dinstrumented-lock.h74 clear_bit_unlock_is_negative_byte(long nr, volatile unsigned long *addr) in clear_bit_unlock_is_negative_byte() function
81 #define clear_bit_unlock_is_negative_byte clear_bit_unlock_is_negative_byte macro
/kernel/linux/linux-5.10/mm/
H A 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-6.6/mm/
H A Dfilemap.c1501 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function

Completed in 11 milliseconds