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()
1312 int do_settimeofday64(const struct timespec64 *ts) in do_settimeofday64() function1354 EXPORT_SYMBOL(do_settimeofday64);
19 extern int do_settimeofday64(const struct timespec64 *ts);
83 err = do_settimeofday64(&tv64); in rtc_hctosys()
539 do_settimeofday64(&tp); in xen_time_init()
549 do_settimeofday64(&ts); in xen_late_init()
344 do_settimeofday64(&ts); in hv_set_host_time()