Searched refs:DELAY_LV5 (Results 1 – 3 of 3) sorted by relevance
42 if (delay < DELAY_LV5 || is_system_reclaim(ra->reclaim_type)) { in __reclaimacct_end()48 if (delay > DELAY_LV4 && delay < DELAY_LV5) { in __reclaimacct_end()
89 DELAY_LV0, DELAY_LV1, DELAY_LV2, DELAY_LV3, DELAY_LV4, DELAY_LV5 in reclaimacct_collect_data()
782 #define DELAY_LV5 50000000000 /* 50000ms */ macro