Searched refs:DELAY_LV4 (Results 1 – 3 of 3) sorted by relevance
48 if (delay > DELAY_LV4 && delay < DELAY_LV5) { in __reclaimacct_end()88 if (ra->delay[RA_RECLAIM] > DELAY_LV4) { in reclaimacct_directreclaim_end()
89 DELAY_LV0, DELAY_LV1, DELAY_LV2, DELAY_LV3, DELAY_LV4, DELAY_LV5 in reclaimacct_collect_data()
784 #define DELAY_LV4 2000000000 /* 2000ms */ macro