| H A D | cow.c | 1532 static void test_ro_pin(char *mem, const char *smem, size_t size) in run_with_zeropage() local 1564 if (!populate_page_checked(mem) || !populate_page_checked(smem)) { in run_with_huge_zeropage() local 1500 test_cow(char * mem,const char * smem,size_t size) test_cow() argument 1520 test_ro_pin(char * mem,const char * smem,size_t size) test_ro_pin() argument 1525 test_ro_fast_pin(char * mem,const char * smem,size_t size) test_ro_fast_pin() argument 1632 char *mem, *smem; run_with_memfd() local 1680 char *mem, *smem; run_with_tmpfile() local 1738 char *mem, *smem; run_with_memfd_hugetlb() local [all...] |