Home
last modified time | relevance | path

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

/kernel/time/
Dntp_internal.h11 extern void __hardpps(const struct timespec *, const struct timespec *);
Dntp.c889 void __hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in __hardpps() function
Dtimekeeping.c1809 __hardpps(phase_ts, raw_ts); in hardpps()