Searched defs:arch_get_unmapped_area_topdown (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/sh/mm/ |
D | mmap.c | 126 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/arch/arm/mm/ |
D | mmap.c | 150 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/arch/x86/kernel/ |
D | sys_x86_64.c | 192 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/arch/mips/mm/ |
D | mmap.c | 214 unsigned long arch_get_unmapped_area_topdown(struct file *filp, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/arch/sparc/kernel/ |
D | sys_sparc_64.c | 201 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/arch/powerpc/mm/ |
D | slice.c | 577 unsigned long arch_get_unmapped_area_topdown(struct file *filp, in arch_get_unmapped_area_topdown() function
|
/linux-3.3/mm/ |
D | mmap.c | 1441 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown() function
|