Home
last modified time | relevance | path

Searched defs:page2 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/fs/nfs/
Dnfs4namespace.c103 char *page, char *page2) in nfs4_validate_fspath()
240 char *page, char *page2, in try_location()
305 char *page = NULL, *page2 = NULL; in nfs_follow_referral() local
424 char *page, char *page2, in nfs4_try_replacing_one_location()
485 char *page = NULL, *page2 = NULL; in nfs4_replace_transport() local
/Linux-v5.4/drivers/md/
Draid5-ppl.c716 static void ppl_xor(int size, struct page *page1, struct page *page2) in ppl_xor()
803 struct page *page2; in ppl_recover_entry() local
1084 struct page *page, *page2, *tmp; in ppl_load_distributed() local
/Linux-v5.4/tools/testing/selftests/vm/
Dmlock2-tests.c575 struct vm_boundaries page2; in test_vma_management() local
/Linux-v5.4/mm/
Dmigrate.c171 struct page *page2; in putback_movable_pages() local
1408 struct page *page2; in migrate_pages() local
Dutil.c892 int memcmp_pages(struct page *page1, struct page *page2) in memcmp_pages()
Dslub.c1838 struct page *page, *page2; in get_partial_node() local
/Linux-v5.4/drivers/scsi/
Dses.c26 unsigned char *page2; member
/Linux-v5.4/fs/
Dread_write.c1833 static void vfs_lock_two_pages(struct page *page1, struct page *page2) in vfs_lock_two_pages()
1845 static void vfs_unlock_two_pages(struct page *page1, struct page *page2) in vfs_unlock_two_pages()
/Linux-v5.4/include/linux/
Dmm.h2871 static inline int pages_identical(struct page *page1, struct page *page2) in pages_identical()