Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswap.h434 extern unsigned long shrink_all_memory(unsigned long nr_pages);
/Linux-v6.1/kernel/power/
Dsnapshot.c1823 shrink_all_memory(saveable - size); in hibernate_preallocate_memory()
/Linux-v6.1/mm/
Dvmscan.c7452 unsigned long shrink_all_memory(unsigned long nr_to_reclaim) in shrink_all_memory() function