Home
last modified time | relevance | path

Searched refs:pps_valid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c104 static int pps_valid; /* signal watchdog counter */ variable
154 /* Decrease pps_valid to indicate that another second has passed since
160 if (pps_valid > 0) in pps_dec_valid()
161 pps_valid--; in pps_dec_valid()
992 pps_valid = PPS_VALID; in __hardpps()
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c104 static int pps_valid; /* signal watchdog counter */ variable
154 /* Decrease pps_valid to indicate that another second has passed since
160 if (pps_valid > 0) in pps_dec_valid()
161 pps_valid--; in pps_dec_valid()
1041 pps_valid = PPS_VALID; in __hardpps()

Completed in 5 milliseconds