Searched defs:page2 (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_arena.c | 28 volatile int __arena *page1, *page2, *no_page, *page3; in basic_alloc1() local 67 volatile char __arena *page1, *page2, *page3, *page4; in basic_alloc2() local
|
/linux/fs/nfs/ |
H A D | nfs4namespace.c | 484 char *page, char *page2, in nfs4_try_replacing_one_location() 544 char *page = NULL, *page2 = NULL; in nfs4_replace_transport() local
|
/linux/tools/testing/selftests/mm/ |
H A D | mlock2-tests.c | 361 struct vm_boundaries page2; test_vma_management() local [all...] |
/linux/drivers/scsi/ |
H A D | ses.c | 26 unsigned char *page2; member
|
/linux/mm/ |
H A D | util.c | 1141 int __weak memcmp_pages(struct page *page1, struct page *page2) in memcmp_pages()
|
/linux/fs/smb/client/ |
H A D | inode.c | 2452 void *page1, *page2; local
|
/linux/include/linux/ |
H A D | mm.h | 4067 static inline int pages_identical(struct page *page1, struct page *page2) in pages_identical()
|