Home
last modified time | relevance | path

Searched refs:compat_get_timex (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/kernel/
Dcompat.c55 static int compat_get_timex(struct timex *txc, struct compat_timex __user *utp) in compat_get_timex() function
685 err = compat_get_timex(&txc, utp); in compat_sys_clock_adjtime()
1037 err = compat_get_timex(&txc, utp); in compat_sys_adjtimex()