Searched refs:cl_nactive (Results 1 – 1 of 1) sorted by relevance
165 int cl_nactive; /* number of active children */ member1049 if (go_active && cl->cl_nactive++ == 0) in hfsc_init_vf()1099 if (cl->cl_parent->cl_nactive == 0) in hfsc_init_vf()1143 if (cl->cl_fsc == NULL || cl->cl_nactive == 0) in hfsc_update_vf()1146 if (go_passive && --cl->cl_nactive == 0) in hfsc_update_vf()1686 sp->nactive = cl->cl_nactive; in hfsc_getclstats()