Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeper_internal.h27 TIMEKEEPERS_MAX, enumerator
/linux/kernel/time/
H A Dntp.c90 static struct ntp_data tk_ntp_data[TIMEKEEPERS_MAX] = {
91 [ 0 ... TIMEKEEPERS_MAX - 1 ] = {
1105 for (int id = 0; id < TIMEKEEPERS_MAX; id++) in ntp_init()
H A Dtimekeeping.c59 static struct tk_data timekeeper_data[TIMEKEEPERS_MAX];