Home
last modified time | relevance | path

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

/freebsd-13.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
381 if (only_runnable) { in ofw_cpu_early_foreach()
402 return (only_runnable ? count : id); in ofw_cpu_early_foreach()