Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-common.c498 static unsigned int tick_freeze_depth; variable
513 tick_freeze_depth++; in tick_freeze()
514 if (tick_freeze_depth == num_online_cpus()) { in tick_freeze()
540 if (tick_freeze_depth == num_online_cpus()) { in tick_unfreeze()
551 tick_freeze_depth--; in tick_unfreeze()