Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dtick-common.c513 static unsigned int tick_freeze_depth; variable
528 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 3 milliseconds