Lines Matching full:on
194 * Returns: <0 on failure to start stopped cpu
195 * 0 on success
196 * >0 on cpu not in stopped state
250 * Start all stopped threads (vcpus) on cpu_node
259 /* Get the id array of threads on this cpu_node */ in start_core()
280 * Start all stopped cpus on the guest at entry with register 3 set to r3
282 * Returns: TRUE on success
283 * FALSE on failure
311 * Returns: <0 on failure to start stopped cpu
312 * 0 on success
313 * >0 on cpu not in stopped state
336 * Wait for running threads (vcpus) on cpu_node to stop
344 /* Get the id array of threads on this cpu_node */ in wait_core()