Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/trace/events/
A Dmmflags.h107 {1UL << PG_waiters, "waiters" }, \
/linux-6.3-rc2/include/linux/
A Dpage-flags.h108PG_waiters, /* Page has waiters, check its waitqueue. Must be bit #7 and in the same byte as "PG_… enumerator
/linux-6.3-rc2/mm/
A Dfilemap.c1510 return test_bit(PG_waiters, mem); in clear_bit_unlock_is_negative_byte()
1527 BUILD_BUG_ON(PG_waiters != 7); in folio_unlock()
/linux-6.3-rc2/fs/fuse/
A Ddev.c781 1 << PG_waiters | in fuse_check_folio()

Completed in 15 milliseconds