Home
last modified time | relevance | path

Searched refs:memblock_set_bottom_up (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/tools/testing/memblock/tests/
Dalloc_nid_api.c1076 memblock_set_bottom_up(false); in alloc_try_nid_simple_check()
1078 memblock_set_bottom_up(true); in alloc_try_nid_simple_check()
1087 memblock_set_bottom_up(false); in alloc_try_nid_misaligned_check()
1089 memblock_set_bottom_up(true); in alloc_try_nid_misaligned_check()
1098 memblock_set_bottom_up(false); in alloc_try_nid_narrow_range_check()
1100 memblock_set_bottom_up(true); in alloc_try_nid_narrow_range_check()
1109 memblock_set_bottom_up(false); in alloc_try_nid_reserved_with_space_check()
1111 memblock_set_bottom_up(true); in alloc_try_nid_reserved_with_space_check()
1120 memblock_set_bottom_up(false); in alloc_try_nid_reserved_no_space_check()
1122 memblock_set_bottom_up(true); in alloc_try_nid_reserved_no_space_check()
[all …]
Dalloc_helpers_api.c362 memblock_set_bottom_up(false); in alloc_from_high_addr_check()
364 memblock_set_bottom_up(true); in alloc_from_high_addr_check()
373 memblock_set_bottom_up(false); in alloc_from_no_space_above_check()
375 memblock_set_bottom_up(true); in alloc_from_no_space_above_check()
384 memblock_set_bottom_up(false); in alloc_from_min_addr_cap_check()
386 memblock_set_bottom_up(true); in alloc_from_min_addr_cap_check()
Dalloc_api.c731 memblock_set_bottom_up(false); in alloc_simple_check()
733 memblock_set_bottom_up(true); in alloc_simple_check()
742 memblock_set_bottom_up(false); in alloc_disjoint_check()
744 memblock_set_bottom_up(true); in alloc_disjoint_check()
753 memblock_set_bottom_up(false); in alloc_before_check()
755 memblock_set_bottom_up(true); in alloc_before_check()
764 memblock_set_bottom_up(false); in alloc_after_check()
766 memblock_set_bottom_up(true); in alloc_after_check()
784 memblock_set_bottom_up(false); in alloc_second_fit_check()
786 memblock_set_bottom_up(true); in alloc_second_fit_check()
Dcommon.h144 memblock_set_bottom_up(false); in run_top_down()
152 memblock_set_bottom_up(true); in run_bottom_up()
Dbasic_api.c1687 memblock_set_bottom_up(false); in memblock_set_bottom_up_check()
1689 memblock_set_bottom_up(true); in memblock_set_bottom_up_check()
1702 memblock_set_bottom_up(false); in memblock_bottom_up_check()
1705 memblock_set_bottom_up(true); in memblock_bottom_up_check()
/Linux-v6.1/arch/powerpc/kernel/
Dpaca.c39 memblock_set_bottom_up(true); in alloc_paca_data()
50 memblock_set_bottom_up(false); in alloc_paca_data()
68 memblock_set_bottom_up(true); in alloc_shared_lppaca()
84 memblock_set_bottom_up(false); in alloc_shared_lppaca()
/Linux-v6.1/arch/mips/kernel/
Dsetup.c638 memblock_set_bottom_up(true); in arch_mem_init()
679 memblock_set_bottom_up(false); in arch_mem_init()
681 memblock_set_bottom_up(true); in arch_mem_init()
Dtraps.c2405 memblock_set_bottom_up(false); in trap_init()
/Linux-v6.1/arch/loongarch/kernel/
Dsetup.c299 memblock_set_bottom_up(false); in arch_mem_init()
301 memblock_set_bottom_up(true); in arch_mem_init()
/Linux-v6.1/mm/
Dcma.c346 memblock_set_bottom_up(true); in cma_declare_contiguous_nid()
349 memblock_set_bottom_up(false); in cma_declare_contiguous_nid()
/Linux-v6.1/arch/sparc/mm/
Dinit_32.c139 memblock_set_bottom_up(true); in bootmem_init()
/Linux-v6.1/arch/powerpc/mm/
Dmem.c286 memblock_set_bottom_up(true); in mem_init()
/Linux-v6.1/arch/s390/kernel/
Dsetup.c783 memblock_set_bottom_up(true); in memblock_add_mem_detect_info()
788 memblock_set_bottom_up(false); in memblock_add_mem_detect_info()
/Linux-v6.1/arch/m68k/mm/
Dmotorola.c479 memblock_set_bottom_up(true); in paging_init()
/Linux-v6.1/include/linux/
Dmemblock.h463 static inline __init_memblock void memblock_set_bottom_up(bool enable) in memblock_set_bottom_up() function
/Linux-v6.1/arch/x86/mm/
Dnuma.c671 memblock_set_bottom_up(false); in numa_init()
/Linux-v6.1/arch/parisc/mm/
Dinit.c269 memblock_set_bottom_up(true); in setup_bootmem()
/Linux-v6.1/arch/x86/kernel/
Dsetup.c1021 memblock_set_bottom_up(true); in setup_arch()
/Linux-v6.1/arch/alpha/kernel/
Dsetup.c635 memblock_set_bottom_up(true); in setup_arch()