Home
last modified time | relevance | path

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

/include/linux/
A Dposix-timers.h104 pct->bases[0].nextevt = U64_MAX; in posix_cputimers_init()
105 pct->bases[1].nextevt = U64_MAX; in posix_cputimers_init()
106 pct->bases[2].nextevt = U64_MAX; in posix_cputimers_init()
114 pct->bases[CPUCLOCK_SCHED].nextevt = runtime; in posix_cputimers_rt_watchdog()
137 .bases = INIT_CPU_TIMERBASES(s.posix_cputimers.bases), \
A Dposix-timers_types.h57 struct posix_cputimer_base bases[CPUCLOCK_MAX]; member

Completed in 3 milliseconds