Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dnfs4namespace.c484 char *page, char *page2, in nfs4_try_replacing_one_location()
544 char *page = NULL, *page2 = NULL; in nfs4_replace_transport() local
/linux-6.1.9/drivers/md/
Draid5-ppl.c707 static void ppl_xor(int size, struct page *page1, struct page *page2) in ppl_xor()
794 struct page *page2; in ppl_recover_entry() local
1079 struct page *page, *page2; in ppl_load_distributed() local
/linux-6.1.9/tools/testing/selftests/vm/
Dmlock2-tests.c416 struct vm_boundaries page2; in test_vma_management() local
/linux-6.1.9/arch/arm64/kernel/
Dmte.c81 int memcmp_pages(struct page *page1, struct page *page2) in memcmp_pages()
/linux-6.1.9/fs/cifs/
Dlink.c475 void *page1, *page2; local
Dinode.c2141 void *page1, *page2; local
/linux-6.1.9/mm/
Dmigrate.c141 struct page *page2; in putback_movable_pages() local
1430 struct page *page2; in migrate_pages() local
Dutil.c1093 int __weak memcmp_pages(struct page *page1, struct page *page2) in memcmp_pages()
/linux-6.1.9/drivers/scsi/
Dses.c26 unsigned char *page2; member
/linux-6.1.9/include/linux/
Dmm.h3422 static inline int pages_identical(struct page *page1, struct page *page2) in pages_identical()