Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds