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

/linux-master/kernel/time/
H A Dtick-common.c526 static unsigned int tick_freeze_depth; variable
541 tick_freeze_depth++;
542 if (tick_freeze_depth == num_online_cpus()) {
568 if (tick_freeze_depth == num_online_cpus()) {
579 tick_freeze_depth--;

Completed in 112 milliseconds