Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dntp_internal.h14 extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts);
Dntp.c1030 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps() function
Dtimekeeping.c2497 __hardpps(phase_ts, raw_ts); in hardpps()