Searched refs:compat_get_timex (Results 1 – 4 of 4) sorted by relevance
33 int compat_get_timex(struct timex *txc, const struct compat_timex __user *utp) in compat_get_timex() function
288 err = compat_get_timex(&txc, utp); in COMPAT_SYSCALL_DEFINE1()
1166 err = compat_get_timex(&ktx, utp); in COMPAT_SYSCALL_DEFINE2()
167 int compat_get_timex(struct timex *, const struct compat_timex __user *);