Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dptdump_debugfs.c12 get_online_mems(); in ptdump_show()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst121 有效的get_online_mems/put_online_mems实现,所以访问内存的代码可以防止该内存
/openbmc/linux/include/linux/
H A Dmemory_hotplug.h206 void get_online_mems(void);
254 static inline void get_online_mems(void) {} in get_online_mems() function
/openbmc/linux/arch/s390/mm/
H A Ddump_pagetables.c252 get_online_mems(); in ptdump_show()
/openbmc/linux/Documentation/arch/arm64/
H A Dptdump.rst19 ``get_online_mems()`` and ``put_online_mems()``. These protect the
/openbmc/linux/Documentation/core-api/
H A Dmemory-hotplug.rst120 mode allows for a quite efficient get_online_mems/put_online_mems
/openbmc/linux/mm/
H A Dmemory_hotplug.c210 void get_online_mems(void) in get_online_mems() function
597 get_online_mems(); in set_online_page_callback()
616 get_online_mems(); in restore_online_page_callback()
H A Dkmemleak.c1578 get_online_mems(); in kmemleak_scan()
H A Dmemory-failure.c2786 get_online_mems(); in soft_offline_page()
H A Dvmscan.c5705 get_online_mems(); in lru_gen_change_state()