Home
last modified time | relevance | path

Searched refs:phase_ts (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dntp_internal.h14 extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts);
H A Dntp.c981 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps() argument
985 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
H A Dtimekeeping.c2469 void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in hardpps() argument
2476 __hardpps(phase_ts, raw_ts); in hardpps()
/kernel/linux/linux-6.6/kernel/time/
H A Dntp_internal.h14 extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts);
H A Dntp.c1030 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps() argument
1034 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
H A Dtimekeeping.c2490 void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in hardpps() argument
2497 __hardpps(phase_ts, raw_ts); in hardpps()

Completed in 9 milliseconds