Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c820 int awake_threads = 1; /* this thread is awake */ in pnv_power9_force_smt4_catch() local
834 ++awake_threads; in pnv_power9_force_smt4_catch()
840 if (awake_threads < need_awake) { in pnv_power9_force_smt4_catch()
854 ++awake_threads; in pnv_power9_force_smt4_catch()
858 } while (awake_threads < need_awake); in pnv_power9_force_smt4_catch()