Home
last modified time | relevance | path

Searched defs:timer_base (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dtimer.c204 struct timer_base { struct
221 static DEFINE_PER_CPU(struct timer_base, timer_bases[NR_BASES]); argument
Dposix-cpu-timers.c417 static struct posix_cputimer_base *timer_base(struct k_itimer *timer, in timer_base() function