Searched refs:do_settimeofday64 (Results 1 – 7 of 7) sorted by relevance
95 do_settimeofday64(&tv); in SYSCALL_DEFINE1()133 do_settimeofday64(&tv); in SYSCALL_DEFINE1()195 return do_settimeofday64(tv); in do_sys_settimeofday64()
1381 int do_settimeofday64(const struct timespec64 *ts) in do_settimeofday64() function1413 EXPORT_SYMBOL(do_settimeofday64);
20 extern int do_settimeofday64(const struct timespec64 *ts);
82 err = do_settimeofday64(&tv64); in rtc_hctosys()
549 do_settimeofday64(&ts); in xen_late_init()
539 do_settimeofday64(&tp); in xen_time_init()
343 do_settimeofday64(&ts); in hv_set_host_time()