Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/macros/
Dpinned_drop.rs6 let mut toks = input.into_iter().collect::<Vec<_>>(); in pinned_drop() localVariable
Dhelpers.rs90 let mut toks = input.into_iter(); in parse_generics() localVariable
/kernel/linux/linux-6.6/net/sched/
Dact_police.c252 s64 now, toks, ppstoks = 0, ptoks = 0; in tcf_police_act() local
Dsch_tbf.c278 s64 toks; in tbf_dequeue() 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
/kernel/linux/linux-5.10/net/sched/
Dact_police.c235 s64 now, toks, ptoks = 0; in tcf_police_act() local
Dsch_htb.c505 s64 toks; in htb_class_mode() local
623 s64 toks = diff + cl->tokens; in htb_accnt_tokens() local
636 s64 toks = diff + cl->ctokens; in htb_accnt_ctokens() local
Dsch_tbf.c263 s64 toks; in tbf_dequeue() local
/kernel/linux/linux-5.10/block/
Dsed-opal.c73 struct opal_resp_tok toks[MAX_TOKS]; member
/kernel/linux/linux-6.6/block/
Dsed-opal.c78 struct opal_resp_tok toks[MAX_TOKS]; member