Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping_internal.h21 extern void tk_debug_account_sleep_time(const struct timespec64 *t);
25 #define tk_debug_account_sleep_time(x) macro
H A Dtimekeeping.c2023 tk_debug_account_sleep_time(delta); in __timekeeping_inject_sleeptime()