Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c303 real_secs = __ktime_get_real_seconds(); in ntp_update_offset()
706 ntpdata->time_reftime = __ktime_get_real_seconds(); in process_adj_status()
H A Dtimekeeping.c956 noinstr time64_t __ktime_get_real_seconds(void) in __ktime_get_real_seconds() function