Home
last modified time | relevance | path

Searched refs:posix_cputimer_base (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dposix-timers.h115 struct posix_cputimer_base { struct
131 struct posix_cputimer_base bases[CPUCLOCK_MAX]; argument
/linux/kernel/time/
A Dposix-cpu-timers.c410 static struct posix_cputimer_base *timer_base(struct k_itimer *timer, in timer_base()
430 struct posix_cputimer_base *base = timer_base(timer, tsk); in trigger_base_recalc_expires()
448 struct posix_cputimer_base *base; in disarm_timer()
552 struct posix_cputimer_base *base = timer_base(timer, p); in arm_timer()
853 struct posix_cputimer_base *base = pct->bases; in collect_posix_cputimers()

Completed in 5 milliseconds