Searched refs:cl_nactive (Results 1 – 1 of 1) sorted by relevance
180 unsigned long cl_nactive; /* number of active children */ member732 if (go_active && cl->cl_nactive++ == 0) in init_vf()782 if (cl->cl_parent->cl_nactive == 0) in init_vf()825 if (!(cl->cl_flags & HFSC_FSC) || cl->cl_nactive == 0) in update_vf()828 if (go_passive && --cl->cl_nactive == 0) in update_vf()1572 cl->cl_nactive = 0; in hfsc_reset_class()