Searched defs:mmap_mem (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mkdirty.c | 65 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 D | cow.c | 739 char *mem, *mmap_mem, *tmp, *mremap_mem = MAP_FAILED; in do_run_with_thp() local 1410 char *mem, *smem, *mmap_mem, *mmap_smem, tmp; in run_with_huge_zeropage() local
|
/openbmc/linux/drivers/char/ |
H A D | mem.c | 356 static int mmap_mem(struct file *file, struct vm_area_struct *vma) in mmap_mem() function
|