Searched refs:tick_freeze_depth (Results 1 – 1 of 1) sorted by relevance
513 static unsigned int tick_freeze_depth; variable528 tick_freeze_depth++; in tick_freeze()529 if (tick_freeze_depth == num_online_cpus()) { in tick_freeze()555 if (tick_freeze_depth == num_online_cpus()) { in tick_unfreeze()566 tick_freeze_depth--; in tick_unfreeze()
Completed in 4 milliseconds