Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory_hotplug.h157 void get_online_mems(void);
205 static inline void get_online_mems(void) {} in get_online_mems() function
/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst118 有效的get_online_mems/put_online_mems实现,所以访问内存的代码可以防止该内存
/linux/mm/
H A Dptdump.c179 get_online_mems(); in ptdump_walk_pgd()
H A Dmemory_hotplug.c211 void get_online_mems(void) in get_online_mems() function
617 get_online_mems(); in set_online_page_callback()
636 get_online_mems(); in restore_online_page_callback()
H A Dmemory-tiers.c712 get_online_mems(); in memory_tier_late_init()
H A Dkmemleak.c1751 get_online_mems(); in kmemleak_scan()
H A Dmemory-failure.c2942 get_online_mems(); in soft_offline_page()
H A Dvmscan.c5175 get_online_mems(); in lru_gen_change_state()
/linux/Documentation/arch/arm64/
H A Dptdump.rst19 ``get_online_mems()`` and ``put_online_mems()``. These protect the
/linux/Documentation/core-api/
H A Dmemory-hotplug.rst193 mode allows for a quite efficient get_online_mems/put_online_mems
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1102 get_online_mems(); in init_tdx_module()
/linux/Documentation/mm/
H A Dphysical_memory.rst483 ``present_pages`` should use ``get_online_mems()`` to get a stable value. It