Lines Matching defs:txc
271 struct __kernel_timex txc; /* Local copy of parameter */ in SYSCALL_DEFINE1() local
286 int get_old_timex32(struct __kernel_timex *txc, const struct old_timex32 __user *utp) in get_old_timex32()
318 int put_old_timex32(struct old_timex32 __user *utp, const struct __kernel_timex *txc) in put_old_timex32()
351 struct __kernel_timex txc; in SYSCALL_DEFINE1() local