Home
last modified time | relevance | path

Searched refs:is_rel (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhrtimer_types.h45 u8 is_rel; member
H A Dhrtimer.h195 if (IS_ENABLED(CONFIG_TIME_LOW_RES) && timer->is_rel) in __hrtimer_expires_remaining_adjusted()
/linux/kernel/time/
H A Dhrtimer.c1197 timer->is_rel = mode & HRTIMER_MODE_REL; in hrtimer_update_lowres()
1198 if (timer->is_rel) in hrtimer_update_lowres()
1790 timer->is_rel = false; in __run_hrtimer()