Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dswap.h417 extern unsigned long shrink_all_memory(unsigned long nr_pages);
/Linux-v6.6/kernel/power/
Dsnapshot.c1926 shrink_all_memory(saveable - size); in hibernate_preallocate_memory()
/Linux-v6.6/mm/
Dvmscan.c7853 unsigned long shrink_all_memory(unsigned long nr_to_reclaim) in shrink_all_memory() function