Home
last modified time | relevance | path

Searched defs:toks (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/rust/macros/
Dpinned_drop.rs6 let mut toks = input.into_iter().collect::<Vec<_>>(); in pinned_drop() localVariable
Dhelpers.rs124 let mut toks = input.into_iter(); in parse_generics() localVariable
/linux-6.14.4/net/sched/
Dact_police.c250 s64 now, toks, ppstoks = 0, ptoks = 0; in tcf_police_act() local
Dsch_htb.c534 s64 toks; in htb_class_mode() local
659 s64 toks = diff + cl->tokens; in htb_accnt_tokens() local
672 s64 toks = diff + cl->ctokens; in htb_accnt_ctokens() local
Dsch_tbf.c284 s64 toks; in tbf_dequeue() local
/linux-6.14.4/block/
Dsed-opal.c79 struct opal_resp_tok toks[MAX_TOKS]; member