Home
last modified time | relevance | path

Searched refs:arch_get_unmapped_area (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dmmap.c74 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
185 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
H A Dhugetlbpage.c342 if (mm->get_unmapped_area == arch_get_unmapped_area) in hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsys_x86_64.c127 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
231 return arch_get_unmapped_area(filp, addr0, len, pgoff, flags); in arch_get_unmapped_area_topdown()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsys_parisc.c83 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
195 return arch_get_unmapped_area(filp, addr0, len, pgoff, flags); in arch_get_unmapped_area_topdown()
249 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
/OK3568_Linux_fs/kernel/arch/csky/abiv1/
H A Dmmap.c25 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dmmap.c29 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dmmap.c22 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsyscall.c61 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dmmap.c101 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr0, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsys_ia64.c27 arch_get_unmapped_area (struct file *filp, unsigned long addr, unsigned long len, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmmap.c132 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
H A Dhugetlbpage.c173 if (mm->get_unmapped_area == arch_get_unmapped_area) in hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dmmap.c34 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmmap.c30 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dhugetlbpage.c43 return arch_get_unmapped_area(file, addr, len, pgoff, flags); in hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsys_sparc_32.c42 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsi… in arch_get_unmapped_area() function
H A Dsys_sparc_64.c90 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsi… in arch_get_unmapped_area() function
295 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dmm.h120 arch_get_unmapped_area(struct file *, unsigned long, unsigned long,
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmmap.c223 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
H A Dslice.c642 unsigned long arch_get_unmapped_area(struct file *filp, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/mm/
H A Dutil.c442 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
452 mm->get_unmapped_area = arch_get_unmapped_area; in arch_pick_mmap_layout()
H A Dnommu.c1658 unsigned long arch_get_unmapped_area(struct file *file, unsigned long addr, in arch_get_unmapped_area() function
H A Dmmap.c2240 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dhugetlbpage.c126 if (mm->get_unmapped_area == arch_get_unmapped_area) in hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dosf_sys.c1234 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() function