Home
last modified time | relevance | path

Searched defs:txc (Results 1 – 4 of 4) sorted by relevance

/kernel/time/
Dntp.c189 static inline void pps_fill_timex(struct timex *txc) in pps_fill_timex()
221 static inline void pps_fill_timex(struct timex *txc) in pps_fill_timex()
579 static inline void process_adj_status(struct timex *txc, struct timespec64 *ts) in process_adj_status()
602 static inline void process_adjtimex_modes(struct timex *txc, in process_adjtimex_modes()
656 int ntp_validate_timex(struct timex *txc) in ntp_validate_timex()
717 int __do_adjtimex(struct timex *txc, struct timespec64 *ts, s32 *time_tai) in __do_adjtimex()
Dtime.c221 struct timex txc; /* Local copy of parameter */ in SYSCALL_DEFINE1() local
Dtimekeeping.c2051 int do_adjtimex(struct timex *txc) in do_adjtimex()
/kernel/
Dcompat.c33 static int compat_get_timex(struct timex *txc, struct compat_timex __user *utp) in compat_get_timex()
63 static int compat_put_timex(struct compat_timex __user *utp, struct timex *txc) in compat_put_timex()
777 struct timex txc; in COMPAT_SYSCALL_DEFINE2() local
1070 struct timex txc; in COMPAT_SYSCALL_DEFINE1() local