Searched refs:qcount (Results 1 – 2 of 2) sorted by relevance
147 int qcount; /* Number of packets since last random member168 v->qcount = -1; in red_set_vars()249 v->qcount = -1; in red_restart()352 return !(((qavg - p->qth_min) >> p->Wlog) * v->qcount < v->qR); in red_mark_probability()383 v->qcount = -1; in red_action()387 if (++v->qcount) { in red_action()389 v->qcount = 0; in red_action()399 v->qcount = -1; in red_action()
279 __field( u64, qcount )296 __entry->qcount = gl->gl_stats.stats[GFS2_LKS_QCOUNT];311 (long long)__entry->qcount)