Home
last modified time | relevance | path

Searched refs:get_online_mems (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/arch/arm64/mm/
H A Dptdump_debugfs.c12 get_online_mems(); in ptdump_show()
/linux-6.15/include/linux/
H A Dmemory_hotplug.h173 void get_online_mems(void);
221 static inline void get_online_mems(void) {} in get_online_mems() function
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst121 有效的get_online_mems/put_online_mems实现,所以访问内存的代码可以防止该内存
/linux-6.15/Documentation/arch/arm64/
H A Dptdump.rst19 ``get_online_mems()`` and ``put_online_mems()``. These protect the
/linux-6.15/arch/s390/mm/
H A Ddump_pagetables.c208 get_online_mems(); in ptdump_show()
/linux-6.15/arch/riscv/mm/
H A Dptdump.c374 get_online_mems(); in ptdump_show()
/linux-6.15/Documentation/core-api/
H A Dmemory-hotplug.rst120 mode allows for a quite efficient get_online_mems/put_online_mems
/linux-6.15/mm/
H A Dmemory_hotplug.c210 void get_online_mems(void) in get_online_mems() function
616 get_online_mems(); in set_online_page_callback()
635 get_online_mems(); in restore_online_page_callback()
H A Dmemory-tiers.c702 get_online_mems(); in memory_tier_late_init()
H A Dkmemleak.c1728 get_online_mems(); in kmemleak_scan()
H A Dmemory-failure.c2813 get_online_mems(); in soft_offline_page()
H A Dvmscan.c5153 get_online_mems(); in lru_gen_change_state()
/linux-6.15/arch/x86/virt/vmx/tdx/
H A Dtdx.c1085 get_online_mems(); in init_tdx_module()
/linux-6.15/Documentation/mm/
H A Dphysical_memory.rst481 ``present_pages`` should use ``get_online_mems()`` to get a stable value. It