Home
last modified time | relevance | path

Searched defs:ntp_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/kernel/time/
Dntp.c58 struct ntp_data { struct
59 unsigned long tick_usec;
60 u64 tick_length;
61 u64 tick_length_base;
62 int time_state;
63 int time_status;
64 s64 time_offset;
65 long time_constant;
89 static struct ntp_data tk_ntp_data = { argument
/linux-6.14.4/kernel/
Daudit.h206 struct audit_ntp_data ntp_data; member