/linux-4.4.14/arch/sh/mm/ |
D | mmap.c | 73 info.high_limit = TASK_SIZE; in arch_get_unmapped_area() 123 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown() 138 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/sparc/mm/ |
D | hugetlbpage.c | 39 info.high_limit = min(task_size, VA_EXCLUDE_START); in hugetlb_get_unmapped_area_bottomup() 47 info.high_limit = task_size; in hugetlb_get_unmapped_area_bottomup() 70 info.high_limit = mm->mmap_base; in hugetlb_get_unmapped_area_topdown() 85 info.high_limit = STACK_TOP32; in hugetlb_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/x86/mm/ |
D | hugetlbpage.c | 85 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_bottomup() 102 info.high_limit = current->mm->mmap_base; in hugetlb_get_unmapped_area_topdown() 117 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/arm/mm/ |
D | mmap.c | 99 info.high_limit = TASK_SIZE; in arch_get_unmapped_area() 150 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown() 165 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/frv/mm/ |
D | elf-fdpic.c | 85 info.high_limit = (current->mm->start_stack - 0x00200000); in arch_get_unmapped_area() 95 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
|
/linux-4.4.14/arch/s390/mm/ |
D | mmap.c | 107 info.high_limit = TASK_SIZE; in arch_get_unmapped_area() 145 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown() 163 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/tile/mm/ |
D | hugetlbpage.c | 174 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_bottomup() 191 info.high_limit = current->mm->mmap_base; in hugetlb_get_unmapped_area_topdown() 206 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/mips/mm/ |
D | mmap.c | 106 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_common() 122 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_common()
|
/linux-4.4.14/arch/x86/kernel/ |
D | sys_x86_64.c | 153 info.high_limit = end; in arch_get_unmapped_area() 196 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/mm/ |
D | mmap.c | 1719 unsigned long length, low_limit, high_limit, gap_start, gap_end; in unmapped_area() local 1727 if (info->high_limit < length) in unmapped_area() 1729 high_limit = info->high_limit - length; in unmapped_area() 1731 if (info->low_limit > high_limit) in unmapped_area() 1758 if (gap_start > high_limit) in unmapped_area() 1793 if (gap_start > high_limit) in unmapped_area() 1804 VM_BUG_ON(gap_start + info->length > info->high_limit); in unmapped_area() 1813 unsigned long length, low_limit, high_limit, gap_start, gap_end; in unmapped_area_topdown() local 1824 gap_end = info->high_limit; in unmapped_area_topdown() 1827 high_limit = gap_end - length; in unmapped_area_topdown() [all …]
|
D | page_alloc.c | 6340 unsigned long high_limit) in alloc_large_system_hash() argument 6342 unsigned long long max = high_limit; in alloc_large_system_hash()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | sys_sparc_64.c | 128 info.high_limit = min(task_size, VA_EXCLUDE_START); in arch_get_unmapped_area() 136 info.high_limit = task_size; in arch_get_unmapped_area() 191 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown() 206 info.high_limit = STACK_TOP32; in arch_get_unmapped_area_topdown()
|
D | sys_sparc_32.c | 62 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
|
/linux-4.4.14/arch/arc/mm/ |
D | mmap.c | 74 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | sys_parisc.c | 127 info.high_limit = mmap_upper_limit(); in arch_get_unmapped_area() 187 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | sys_ia64.c | 61 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
|
/linux-4.4.14/arch/ia64/mm/ |
D | hugetlbpage.c | 161 info.high_limit = HPAGE_REGION_BASE + RGN_MAP_LIMIT; in hugetlb_get_unmapped_area()
|
/linux-4.4.14/arch/metag/mm/ |
D | hugetlbpage.c | 189 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_new_pmd()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | slice.c | 298 info.high_limit = addr; in slice_find_area_bottomup() 324 info.high_limit = addr; in slice_find_area_topdown()
|
/linux-4.4.14/include/rdma/ |
D | opa_port_info.h | 308 __be16 high_limit; member
|
/linux-4.4.14/include/linux/ |
D | bootmem.h | 351 unsigned long high_limit);
|
D | mm.h | 1954 unsigned long high_limit; member
|
/linux-4.4.14/arch/alpha/kernel/ |
D | osf_sys.c | 1311 info.high_limit = limit; in arch_get_unmapped_area_1()
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 201 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 628 pi->vl.high_limit = cpu_to_be16(ibp->vl_high_limit); in __subn_get_opa_portinfo() 1201 ibp->vl_high_limit = be16_to_cpu(pi->vl.high_limit) & 0xFF; in __subn_set_opa_portinfo()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | ci_dpm.c | 3675 u32 low_limit, u32 high_limit) in ci_trim_single_dpm_states() argument 3681 (dpm_table->dpm_levels[i].value > high_limit)) in ci_trim_single_dpm_states()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | ci_dpm.c | 3811 u32 low_limit, u32 high_limit) in ci_trim_single_dpm_states() argument 3817 (dpm_table->dpm_levels[i].value > high_limit)) in ci_trim_single_dpm_states()
|