Searched refs:cl_nactive (Results 1 – 1 of 1) sorted by relevance
172 unsigned long cl_nactive; /* number of active children */ member683 if (go_active && cl->cl_nactive++ == 0) in init_vf()733 if (cl->cl_parent->cl_nactive == 0) in init_vf()776 if (!(cl->cl_flags & HFSC_FSC) || cl->cl_nactive == 0) in update_vf()779 if (go_passive && --cl->cl_nactive == 0) in update_vf()1504 cl->cl_nactive = 0; in hfsc_reset_class()