Searched refs:PG_waiters (Results 1 – 4 of 4) sorted by relevance
194 (clear_bit_unlock_return_word(nr, addr) & BIT_MASK(PG_waiters))
84 {1UL << PG_waiters, "waiters" }, \
78 …PG_waiters, /* Page has waiters, check its waitqueue. Must be bit #7 and in the same byte as "PG_… enumerator
1181 return test_bit(PG_waiters, mem); in clear_bit_unlock_is_negative_byte()1203 BUILD_BUG_ON(PG_waiters != 7); in unlock_page()