Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dmmap.c40 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 Dmmap.c37 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 Dmali_kbase_mmap.c40 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 Dhugetlbpage.c83 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 Dmmap.c80 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 Dhugetlbpage.c272 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 Dsys_x86_64.c132 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 Dmmap.c98 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 Dslice.c285 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 Dmm.h88 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 Dmmap.c31 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dmmap.c36 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dmmap.h12 TP_PROTO(unsigned long addr, struct vm_unmapped_area_info *info),
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dmmap.c29 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dmmap.c37 struct vm_unmapped_area_info info; in arch_get_unmapped_area_common()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsys_ia64.c33 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsys_parisc.c90 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 Dradix_hugetlbpage.c53 struct vm_unmapped_area_info info; in radix__hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dhugetlbpage.c34 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 Dsys_sparc_32.c44 struct vm_unmapped_area_info info; in arch_get_unmapped_area()
H A Dsys_sparc_64.c96 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 Dhugetlbpage.c147 struct vm_unmapped_area_info info; in hugetlb_get_unmapped_area()
/OK3568_Linux_fs/kernel/mm/
H A Dmmap.c1997 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 Dinode.c204 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 Dmali_kbase_core_linux.c2027 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()

12