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()
1293 int do_settimeofday64(const struct timespec64 *ts) in do_settimeofday64() function1334 EXPORT_SYMBOL(do_settimeofday64);
19 extern int do_settimeofday64(const struct timespec64 *ts);
419 do_settimeofday64(&ts); in xen_pm_init()
74 err = do_settimeofday64(&tv64); in rtc_hctosys()
499 do_settimeofday64(&tp); in xen_time_init()
344 do_settimeofday64(&ts); in hv_set_host_time()