Searched refs:cl_d (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_hfsc.c137 u64 cl_d; /* deadline*/ member in struct:hfsc_class
227 if (cl == NULL || p->cl_d < cl->cl_d)
629 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
638 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
646 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
1457 cl->cl_d = 0;

Completed in 108 milliseconds