Searched refs:protm_spent_time_ms (Results 1 – 1 of 1) sorted by relevance
4088 u64 protm_spent_time_ms; in scheduler_check_pmode_progress() local4099 protm_spent_time_ms = (u64)diff_ms_signed; in scheduler_check_pmode_progress()4100 if (protm_spent_time_ms < protm_progress_timeout) in scheduler_check_pmode_progress()4104 protm_spent_time_ms, protm_progress_timeout); in scheduler_check_pmode_progress()