phase_ts 982 kernel/time/ntp.c void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) phase_ts 986 kernel/time/ntp.c pts_norm = pps_normalize_ts(*phase_ts); phase_ts 14 kernel/time/ntp_internal.h extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts); phase_ts 2377 kernel/time/timekeeping.c void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) phase_ts 2384 kernel/time/timekeeping.c __hardpps(phase_ts, raw_ts);