Home
last modified time | relevance | path

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

/linux-6.1.9/include/asm-generic/bitops/
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
/linux-6.1.9/mm/
Dfilemap.c1501 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function