Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage-flags.h108PG_waiters, /* Page has waiters, check its waitqueue. Must be bit #7 and in the same byte as "PG_… enumerator
/linux/fs/fuse/
H A Ddev.c781 1 << PG_waiters | in fuse_check_folio()
/linux/mm/
H A Dfilemap.c1505 BUILD_BUG_ON(PG_waiters != 7); in folio_unlock()