Home
last modified time | relevance | path

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

/mm/
Dfilemap.c1273 #ifndef clear_bit_unlock_is_negative_byte
1287 static inline bool clear_bit_unlock_is_negative_byte(long nr, volatile void *mem) in clear_bit_unlock_is_negative_byte() function
1316 if (clear_bit_unlock_is_negative_byte(PG_locked, &page->flags)) in unlock_page()