Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-common.c508 static unsigned int tick_freeze_depth; variable
523 tick_freeze_depth++; in tick_freeze()
524 if (tick_freeze_depth == num_online_cpus()) { in tick_freeze()
563 if (tick_freeze_depth == num_online_cpus()) { in tick_unfreeze()
582 tick_freeze_depth--; in tick_unfreeze()