Searched refs:activecount (Results 1 – 2 of 2) sorted by relevance
106 int activecount; /* number of processes on which action was done */ member457 sd->activecount++; in sd_callback1()511 sd->activecount++; in sd_callback2()551 sd->activecount++; in sd_callback3()612 sdargs.activecount = 0; in proc_shutdown()618 if (sdargs.activecount != 0 && proc_shutdown_exitcount != 0) { in proc_shutdown()669 sdargs.activecount = 0; in proc_shutdown()676 if (sdargs.activecount != 0 && proc_shutdown_exitcount != 0) { in proc_shutdown()729 sdargs.activecount = 0; in proc_shutdown()
5143 int activecount; in fill_procworkqueue() local5162 activecount = _wq_thactive_aggregate_downto_qos(wq, act, in fill_procworkqueue()5165 activecount++; in fill_procworkqueue()5168 pwqinfo->pwq_runthreads = activecount; in fill_procworkqueue()5169 pwqinfo->pwq_blockedthreads = wq->wq_threads_scheduled - activecount; in fill_procworkqueue()