Home
last modified time | relevance | path

Searched refs:shrink_file (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/build/test/moduletest/runtest/bin/mem_debug_t/testcases/bin/
H A Dmem_debug05.sh67 local shrink_file_time=$(cat log.txt | grep -A5 $mem_type | grep shrink_file | awk '{print $2}')
81 local shrink_file_freed=$(cat log.txt | grep -A5 $mem_type | grep shrink_file | awk '{print $3}')
/kernel/linux/linux-5.10/mm/
H A Dmemcg_reclaim.c313 static void shrink_file(struct pglist_data *pgdat, in shrink_file() function
462 shrink_file(pgdat, sc, nr); in shrink_node_hyperhold()
/kernel/linux/linux-6.6/mm/
H A Dmemcg_reclaim.c315 static void shrink_file(struct pglist_data *pgdat, in shrink_file() function
461 shrink_file(pgdat, sc, nr); in shrink_node_hyperhold()

Completed in 2 milliseconds