Home
last modified time | relevance | path

Searched refs:kswapd_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dswap.h438 extern void __meminit kswapd_stop(int nid);
/openbmc/linux/mm/
H A Dmemory_hotplug.c2026 kswapd_stop(node); in offline_pages()
H A Dvmscan.c7930 void __meminit kswapd_stop(int nid) in kswapd_stop() function