Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimekeeping_internal.h13 extern void tk_debug_account_sleep_time(const struct timespec64 *t);
15 #define tk_debug_account_sleep_time(x) macro
H A Dtimekeeping_debug.c46 void tk_debug_account_sleep_time(const struct timespec64 *t) in tk_debug_account_sleep_time() function
H A Dtimekeeping.c1700 tk_debug_account_sleep_time(delta); in __timekeeping_inject_sleeptime()