Searched refs:preempt_progress (Results 1 – 1 of 1) sorted by relevance
102 uint32_t preempt_progress = (thread_data[i].preempt_cnt) ? in progress_timeout() local104 uint32_t thread_progress = MIN(exec_progress, preempt_progress); in progress_timeout()