Searched refs:n_woken (Results 1 – 2 of 2) sorted by relevance
1591 ++vc->n_woken; in kvmppc_start_thread()1602 while (vc->nap_count < vc->n_woken) { in kvmppc_wait_for_nap()1605 vc->nap_count, vc->n_woken); in kvmppc_wait_for_nap()1700 vc->n_woken = 0; in kvmppc_run_core()1763 if (vc->nap_count < vc->n_woken) in kvmppc_run_core()
289 int n_woken; member