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