Searched refs:compat_timex (Results 1 – 2 of 2) sorted by relevance
33 static int compat_get_timex(struct timex *txc, struct compat_timex __user *utp) in compat_get_timex()37 if (!access_ok(VERIFY_READ, utp, sizeof(struct compat_timex)) || in compat_get_timex()63 static int compat_put_timex(struct compat_timex __user *utp, struct timex *txc) in compat_put_timex()65 if (!access_ok(VERIFY_WRITE, utp, sizeof(struct compat_timex)) || in compat_put_timex()775 struct compat_timex __user *, utp) in COMPAT_SYSCALL_DEFINE2()1068 COMPAT_SYSCALL_DEFINE1(adjtimex, struct compat_timex __user *, utp) in COMPAT_SYSCALL_DEFINE1()
102 struct compat_timex { struct425 asmlinkage long compat_sys_adjtimex(struct compat_timex __user *utp);613 struct compat_timex __user *tp);