Searched refs:ntp_init (Results 1 – 2 of 2) sorted by relevance
203 static void ntp_init(void);623 ntp_init() in ntp_init() function643 SYSINIT(ntpclocks, SI_SUB_CLOCKS, SI_ORDER_MIDDLE, ntp_init, NULL);
183 ntp_init(struct lmodule *mod, int argc, char *argv[] __unused) in ntp_init() function232 .init = ntp_init,