Searched refs:cur_time (Results 1 – 1 of 1) sorted by relevance
570 static unsigned long wp_next_time(unsigned long cur_time) in wp_next_time() argument572 cur_time += VM_COMPLETIONS_PERIOD_LEN; in wp_next_time()574 if (!cur_time) in wp_next_time()576 return cur_time; in wp_next_time()