Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ofw/
H A Dofw_cpu.c340 ofw_cpu_early_foreach(ofw_cpu_foreach_cb callback, boolean_t only_runnable) in ofw_cpu_early_foreach() argument
382 if (only_runnable) { in ofw_cpu_early_foreach()
403 return (only_runnable ? count : id); in ofw_cpu_early_foreach()