Searched refs:yet_to_run (Results 1 – 1 of 1) sorted by relevance
880 int distance, yet_to_run; in check_if_slot_would_be_wrong() local884 yet_to_run = hpts_ticks_diff(hpts->p_runningtick, hpts->p_cur_slot); in check_if_slot_would_be_wrong()886 yet_to_run = 0; /* processing last slot */ in check_if_slot_would_be_wrong()887 if (yet_to_run > distance) { in check_if_slot_would_be_wrong()890 distance, yet_to_run, in check_if_slot_would_be_wrong()