Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhrtimer_defs.h66 HRTIMER_BASE_TAI_SOFT, enumerator
/linux-6.15/kernel/time/
H A Dtick-internal.h185 BIT(HRTIMER_BASE_TAI) | BIT(HRTIMER_BASE_TAI_SOFT))
H A Dhrtimer.c112 .index = HRTIMER_BASE_TAI_SOFT,
645 base->clock_base[HRTIMER_BASE_TAI_SOFT].offset = *offs_tai; in hrtimer_update_base()