Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimekeeping_internal.h10 extern void tk_debug_account_sleep_time(struct timespec64 *t);
12 #define tk_debug_account_sleep_time(x) macro
Dtimekeeping_debug.c70 void tk_debug_account_sleep_time(struct timespec64 *t) in tk_debug_account_sleep_time() function
Dtimekeeping.c1281 tk_debug_account_sleep_time(delta); in __timekeeping_inject_sleeptime()