| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | mmap.c | 40 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 89 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | mmap.c | 37 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 90 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/thirdparty/ |
| H A D | mali_kbase_mmap.c | 40 struct vm_unmapped_area_info *info, bool is_shader_code, in align_and_check() 132 static unsigned long kbase_unmapped_area_topdown(struct vm_unmapped_area_info in kbase_unmapped_area_topdown() 273 struct vm_unmapped_area_info info; in kbase_context_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | hugetlbpage.c | 83 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_bottomup() 106 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | mmap.c | 80 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 119 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| H A D | hugetlbpage.c | 272 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_bottomup() 288 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sys_x86_64.c | 132 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 172 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | mmap.c | 98 struct vm_unmapped_area_info info; in radix__arch_get_unmapped_area() 142 struct vm_unmapped_area_info info; in radix__arch_get_unmapped_area_topdown()
|
| H A D | slice.c | 285 struct vm_unmapped_area_info info; in slice_find_area_bottomup() 331 struct vm_unmapped_area_info info; in slice_find_area_topdown()
|
| /OK3568_Linux_fs/kernel/include/trace/hooks/ |
| H A D | mm.h | 88 TP_PROTO(struct mm_struct *mm, struct vm_unmapped_area_info *info, 92 TP_PROTO(struct mm_struct *mm, struct vm_unmapped_area_info *info), 95 TP_PROTO(struct mm_struct *mm, struct vm_unmapped_area_info *info,
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/ |
| H A D | mmap.c | 31 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | mmap.c | 36 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | mmap.h | 12 TP_PROTO(unsigned long addr, struct vm_unmapped_area_info *info),
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | mmap.c | 29 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | mmap.c | 37 struct vm_unmapped_area_info info; in arch_get_unmapped_area_common()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | sys_ia64.c | 33 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | sys_parisc.c | 90 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 145 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | radix_hugetlbpage.c | 53 struct vm_unmapped_area_info info; in radix__hugetlb_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | hugetlbpage.c | 34 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_bottomup() 66 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sys_sparc_32.c | 44 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
|
| H A D | sys_sparc_64.c | 96 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 157 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | hugetlbpage.c | 147 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mmap.c | 1997 static unsigned long unmapped_area(struct vm_unmapped_area_info *info) in unmapped_area() 2100 static unsigned long unmapped_area_topdown(struct vm_unmapped_area_info *info) in unmapped_area_topdown() 2213 unsigned long vm_unmapped_area(struct vm_unmapped_area_info *info) in vm_unmapped_area() 2245 struct vm_unmapped_area_info info; in arch_get_unmapped_area() 2285 struct vm_unmapped_area_info info; in arch_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/fs/hugetlbfs/ |
| H A D | inode.c | 204 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_bottomup() 220 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area_topdown()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 2027 struct vm_unmapped_area_info *info, bool is_shader_code) in align_and_check() 2059 static unsigned long kbase_unmapped_area_topdown(struct vm_unmapped_area_info in kbase_unmapped_area_topdown() 2164 struct vm_unmapped_area_info info; in kbase_get_unmapped_area()
|