Searched refs:ctokens (Results 1 – 2 of 2) sorted by relevance
121 s64 tokens, ctokens;/* current number of tokens */538 if ((toks = (cl->ctokens + *diff)) < htb_lowater(cl)) { in htb_class_mode() 674 s64 toks = diff + cl->ctokens; in htb_accnt_ctokens() 682 WRITE_ONCE(cl->ctokens, toks); in htb_accnt_ctokens() 1337 xstats.ctokens = clamp_t(s64, PSCHED_NS2TICKS(READ_ONCE(cl->ctokens)), in htb_dump_class_stats() 1524 WRITE_ONCE(parent->ctokens, parent->cbuffer); in htb_parent_to_leaf() 1976 cl->ctokens = PSCHED_TICKS2NS(hopt->cbuffer); in htb_change_class() 120 s64 tokens, ctokens;/* current number of tokens */ global() member
428 __s32 ctokens; member