Searched refs:only_runnable (Results 1 – 1 of 1) sorted by relevance
372 ofw_cpu_early_foreach(ofw_cpu_foreach_cb callback, bool only_runnable) in ofw_cpu_early_foreach() argument412 if (only_runnable && !ofw_cpu_is_runnable(child)) in ofw_cpu_early_foreach()427 return (only_runnable ? count : id); in ofw_cpu_early_foreach()