Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpage-flags.h86 PG_private, /* If pagecache, has fs-private data */ enumerator
131 PG_slob_free = PG_private,
598 1 << PG_private | 1 << PG_private_2 | \
616 (1 << PG_private | 1 << PG_private_2)
/linux-4.4.14/mm/
Ddebug.c25 {1UL << PG_private, "private" },
Dzsmalloc.c878 clear_bit(PG_private, &page->flags); in reset_page()
Dhugetlb.c1154 1 << PG_active | 1 << PG_private | in update_and_free_page()
/linux-4.4.14/fs/proc/
Dpage.c188 u |= kpf_copy_bit(k, KPF_PRIVATE, PG_private); in stable_page_flags()
/linux-4.4.14/fs/nfs/
Dfile.c489 wait_on_page_bit_killable_timeout(page, PG_private, in nfs_release_page()
Dwrite.c717 wake_up_page(head->wb_page, PG_private); in nfs_inode_remove_request()
/linux-4.4.14/kernel/
Dkexec_core.c1412 VMCOREINFO_NUMBER(PG_private); in crash_save_vmcoreinfo_init()
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt898 will be called on a page to get rid of it, even if PG_private is not set. This
903 This bit does not overlap with such as PG_private. This means that FS-Cache