Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h60 extern time64_t __ktime_get_real_seconds(void);
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c127 m->time = __ktime_get_real_seconds(); in mce_prep_record_common()
/linux/kernel/time/
H A Dtimekeeping.c1035 noinstr time64_t __ktime_get_real_seconds(void) in __ktime_get_real_seconds() function