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.c507 static unsigned int tick_freeze_depth; variable
522 tick_freeze_depth++; in tick_freeze()
523 if (tick_freeze_depth == num_online_cpus()) { in tick_freeze()
562 if (tick_freeze_depth == num_online_cpus()) { in tick_unfreeze()
581 tick_freeze_depth--; in tick_unfreeze()