Home
last modified time | relevance | path

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

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