Searched refs:ctokens (Results 1 – 2 of 2) sorted by relevance
124 s64 tokens, ctokens;/* current number of tokens */ member507 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) { in htb_class_mode()649 s64 toks = diff + cl->ctokens; in htb_accnt_ctokens()657 cl->ctokens = toks; in htb_accnt_ctokens()1151 cl->xstats.ctokens = clamp_t(s64, PSCHED_NS2TICKS(cl->ctokens), in htb_dump_class_stats()1218 parent->ctokens = parent->cbuffer; in htb_parent_to_leaf()1449 cl->ctokens = PSCHED_TICKS2NS(hopt->cbuffer); in htb_change_class()
400 __u32 ctokens; member