Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/time/
Dntp_internal.h14 extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts);
Dntp.c982 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps() function
Dtimekeeping.c2457 __hardpps(phase_ts, raw_ts); in hardpps()