Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h356 extern unsigned long shrink_all_memory(unsigned long nr_pages);
/Linux-v4.19/kernel/power/
Dsnapshot.c1771 shrink_all_memory(saveable - size); in hibernate_preallocate_memory()
/Linux-v4.19/mm/
Dvmscan.c3863 unsigned long shrink_all_memory(unsigned long nr_to_reclaim) in shrink_all_memory() function