Home
last modified time | relevance | path

Searched refs:balance_anon_file_reclaim (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/trace/hooks/
H A Dvmscan.h26 TP_PROTO(bool *balance_anon_file_reclaim),
27 TP_ARGS(balance_anon_file_reclaim), 1);
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c2325 bool balance_anon_file_reclaim = false; in get_scan_count() local
2364 trace_android_rvh_set_balance_anon_file_reclaim(&balance_anon_file_reclaim); in get_scan_count()
2372 if (!balance_anon_file_reclaim && sc->cache_trim_mode) { in get_scan_count()