Searched refs:timer_running (Results 1 – 2 of 2) sorted by relevance
186 bool timer_running; member351 smi_info->timer_running = true; in smi_mod_timer()863 if (si_sm_result == SI_SM_IDLE && smi_info->timer_running) { in smi_event_handler()866 smi_info->timer_running = false; in smi_event_handler()1013 if (smi_result != SI_SM_IDLE && !smi_info->timer_running) in ipmi_thread()1130 smi_info->timer_running = false; in smi_timeout()1851 if (smi_info->timer_running) in stop_timer_and_thread()
466 unsigned timer_running: 1; /* time is running */ member