Home
last modified time | relevance | path

Searched refs:cl_vtperiod (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_hfsc.c163 u32 cl_vtperiod; /* vt period sequence number */ member
700 if (cl->cl_parent->cl_vtperiod != in init_vf()
718 WRITE_ONCE(cl->cl_vtperiod, cl->cl_vtperiod + 1); /* increment vt period */ in init_vf()
719 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod; in init_vf()
1342 xstats.period = READ_ONCE(cl->cl_vtperiod); in hfsc_dump_class_stats()
1463 WRITE_ONCE(cl->cl_vtperiod, 0); in hfsc_reset_class()