Home
last modified time | relevance | path

Searched refs:high_limit (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
Dhugetlbpage.c39 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.1.27/arch/sh/mm/
Dmmap.c73 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.1.27/arch/x86/mm/
Dhugetlbpage.c85 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.1.27/arch/arm/mm/
Dmmap.c99 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.1.27/arch/frv/mm/
Delf-fdpic.c85 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.1.27/arch/s390/mm/
Dmmap.c118 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
158 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
173 info.high_limit = TASK_SIZE; in arch_get_unmapped_area_topdown()
/linux-4.1.27/arch/mips/mm/
Dmmap.c106 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.1.27/arch/tile/mm/
Dhugetlbpage.c179 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_bottomup()
196 info.high_limit = current->mm->mmap_base; in hugetlb_get_unmapped_area_topdown()
211 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_topdown()
/linux-4.1.27/arch/x86/kernel/
Dsys_x86_64.c153 info.high_limit = end; in arch_get_unmapped_area()
196 info.high_limit = mm->mmap_base; in arch_get_unmapped_area_topdown()
/linux-4.1.27/mm/
Dmmap.c1709 unsigned long length, low_limit, high_limit, gap_start, gap_end; in unmapped_area() local
1717 if (info->high_limit < length) in unmapped_area()
1719 high_limit = info->high_limit - length; in unmapped_area()
1721 if (info->low_limit > high_limit) in unmapped_area()
1748 if (gap_start > high_limit) in unmapped_area()
1783 if (gap_start > high_limit) in unmapped_area()
1794 VM_BUG_ON(gap_start + info->length > info->high_limit); in unmapped_area()
1803 unsigned long length, low_limit, high_limit, gap_start, gap_end; in unmapped_area_topdown() local
1814 gap_end = info->high_limit; in unmapped_area_topdown()
1817 high_limit = gap_end - length; in unmapped_area_topdown()
[all …]
Dpage_alloc.c6073 unsigned long high_limit) in alloc_large_system_hash() argument
6075 unsigned long long max = high_limit; in alloc_large_system_hash()
/linux-4.1.27/arch/sparc/kernel/
Dsys_sparc_64.c128 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()
Dsys_sparc_32.c62 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/linux-4.1.27/arch/arc/mm/
Dmmap.c74 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/linux-4.1.27/arch/parisc/kernel/
Dsys_parisc.c127 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.1.27/arch/ia64/kernel/
Dsys_ia64.c61 info.high_limit = TASK_SIZE; in arch_get_unmapped_area()
/linux-4.1.27/arch/ia64/mm/
Dhugetlbpage.c166 info.high_limit = HPAGE_REGION_BASE + RGN_MAP_LIMIT; in hugetlb_get_unmapped_area()
/linux-4.1.27/arch/metag/mm/
Dhugetlbpage.c194 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area_new_pmd()
/linux-4.1.27/arch/powerpc/mm/
Dslice.c298 info.high_limit = addr; in slice_find_area_bottomup()
324 info.high_limit = addr; in slice_find_area_topdown()
/linux-4.1.27/include/linux/
Dbootmem.h351 unsigned long high_limit);
Dmm.h1905 unsigned long high_limit; member
/linux-4.1.27/fs/hugetlbfs/
Dinode.c178 info.high_limit = TASK_SIZE; in hugetlb_get_unmapped_area()
/linux-4.1.27/arch/alpha/kernel/
Dosf_sys.c1306 info.high_limit = limit; in arch_get_unmapped_area_1()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dci_dpm.c3675 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()