Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h60 extern time64_t __ktime_get_real_seconds(void);
/linux/kernel/debug/kdb/
H A Dkdb_main.c2398 now = __ktime_get_real_seconds(); in kdb_summary()
/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