Searched refs:is_soft (Results 1 – 2 of 2) sorted by relevance
533 if (timer->is_soft) in __hrtimer_next_event_base()637 if (cpu_base->next_timer && cpu_base->next_timer->is_soft) { in hrtimer_force_reprogram()790 if (timer->is_soft) { in hrtimer_reprogram()1124 WARN_ON_ONCE(!(mode & HRTIMER_MODE_SOFT) ^ !timer->is_soft); in hrtimer_start_range_ns()1234 if (!timer->is_soft || is_migration_base(base)) { in hrtimer_cancel_wait_running()1403 timer->is_soft = softtimer; in __hrtimer_init()
124 u8 is_soft; member