Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlp/
Dwakeup.c96 int i, count, notready; in wait_for_cpus() local
100 notready = nlm_threads_per_core; in wait_for_cpus()
103 --notready; in wait_for_cpus()
104 } while (notready != 0 && --count > 0); in wait_for_cpus()