Searched refs:clear_bit_unlock_is_negative_byte (Results 1 – 1 of 1) sorted by relevance
1273 #ifndef clear_bit_unlock_is_negative_byte1287 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function1316 if (clear_bit_unlock_is_negative_byte(PG_locked, &page->flags)) in unlock_page()