Home
last modified time | relevance | path

Searched defs:mmap_mem (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dmkdirty.c65 char *mem, *mmap_mem; in mmap_thp_range() local
124 char *mem, *mmap_mem; in test_ptrace_write_thp() local
192 char *mem, *mmap_mem; in test_page_migration_thp() local
231 char *mem, *mmap_mem; in test_pte_mapped_thp() local
H A Dcow.c801 char *mem, *mmap_mem, *tmp, *mremap_mem = MAP_FAILED; in do_run_with_thp() local
1503 char *mem, *smem, *mmap_mem, *mmap_smem, tmp; in run_with_huge_zeropage() local
/linux/drivers/char/
H A Dmem.c343 static int mmap_mem(struct file *file, struct vm_area_struct *vma) in mmap_mem() function