Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-stubs.c70 return do_sys_settimeofday64(&new_tp, NULL); in SYSCALL_DEFINE2()
182 return do_sys_settimeofday64(&new_tp, NULL); in SYSCALL_DEFINE2()
A Dtime.c169 int do_sys_settimeofday64(const struct timespec64 *tv, const struct timezone *tz) in do_sys_settimeofday64() function
220 return do_sys_settimeofday64(tv ? &new_ts : NULL, tz ? &new_tz : NULL); in SYSCALL_DEFINE2()
264 return do_sys_settimeofday64(tv ? &new_ts : NULL, tz ? &new_tz : NULL); in COMPAT_SYSCALL_DEFINE2()
A Dposix-timers.c185 return do_sys_settimeofday64(tp, NULL); in posix_clock_realtime_set()
/linux/include/linux/
A Dtimekeeping.h20 extern int do_sys_settimeofday64(const struct timespec64 *tv,
/linux/arch/alpha/kernel/
A Dosf_sys.c1013 return do_sys_settimeofday64(tv ? &kts : NULL, tz ? &ktz : NULL); in SYSCALL_DEFINE2()
/linux/
A DSystem.map4524 ffff800010114bf0 T do_sys_settimeofday64
A D.tmp_System.map4524 ffff800010114bf0 T do_sys_settimeofday64

Completed in 278 milliseconds