cpu_flagged_active
return (cpu_flagged_active(cpu->cpu_flags));
return (cpu_flagged_active(cpu_flags) &&
return (cpu_flagged_active(cpu_flags) &&
int cpu_flagged_active(cpu_flag_t); /* flags show CPU scheduling threads */
if (cpu_flagged_active(up->sbc_cpu_flags)) {
if (dtcr == NULL || !cpu_flagged_active(dtcr->cpu_flags)) {
!cpu_flagged_active(sp->cpu_flags) ||
if (!cpu_flagged_active(sp->cpu_flags)) {
if (ptnr == dtcr || !cpu_flagged_active(ptnr->cpu_flags))
if (cpu_flagged_active(cp->sbc_cpu_flags)) {
if (cpu_flagged_active(up->sbc_cpu_flags)) {