Searched refs:is_soft (Results 1 – 2 of 2) sorted by relevance
532 if (timer->is_soft) in __hrtimer_next_event_base()636 if (cpu_base->next_timer && cpu_base->next_timer->is_soft) { in hrtimer_force_reprogram()789 if (timer->is_soft) { in hrtimer_reprogram()1126 WARN_ON_ONCE(!(mode & HRTIMER_MODE_SOFT) ^ !timer->is_soft); in hrtimer_start_range_ns()1236 if (!timer->is_soft || is_migration_base(base)) { in hrtimer_cancel_wait_running()1405 timer->is_soft = softtimer; in __hrtimer_init()
125 u8 is_soft; member