Searched refs:qmax (Results 1 – 6 of 6) sorted by relevance
94 int qmax; member
190 statsp->qmax = qlimit(cl->q_); in get_class_stats()
94 static __inline quad_t qmax(quad_t a, quad_t b) { return (a > b ? a : b); } in qmax() function
413 static __inline quad_t qmax(quad_t a, quad_t b) { return (a > b ? a : b); } in qmax() function
347 cur.data.cbq_stats.qcnt, cur.data.cbq_stats.qmax,
682 qmax(c->c_precision / 2, 1), c_func, c_arg, in softclock_call_cc()