Home
last modified time | relevance | path

Searched refs:STA_NANO (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtimex.h131 #define STA_NANO 0x2000 macro
134 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtimex.h131 #define STA_NANO 0x2000 macro
134 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtimex.h72 #define STA_NANO 0x2000 macro
76 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c198 if (!(time_status & STA_NANO)) in pps_fill_timex()
305 if (!(time_status & STA_NANO)) { in ntp_update_offset()
668 time_status |= STA_NANO; in process_adjtimex_modes()
671 time_status &= ~STA_NANO; in process_adjtimex_modes()
689 if (!(time_status & STA_NANO)) in process_adjtimex_modes()
750 if (!(time_status & STA_NANO)) in __do_adjtimex()
775 if (!(time_status & STA_NANO)) in __do_adjtimex()
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c198 if (!(time_status & STA_NANO)) in pps_fill_timex()
305 if (!(time_status & STA_NANO)) { in ntp_update_offset()
716 time_status |= STA_NANO; in process_adjtimex_modes()
719 time_status &= ~STA_NANO; in process_adjtimex_modes()
737 if (!(time_status & STA_NANO)) in process_adjtimex_modes()
799 if (!(time_status & STA_NANO)) in __do_adjtimex()
824 if (!(time_status & STA_NANO)) in __do_adjtimex()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtimex.h187 #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */ macro
193 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtimex.h187 #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */ macro
193 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)

Completed in 11 milliseconds