Home
last modified time | relevance | path

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

/linux/rust/macros/
H A Dpinned_drop.rs
/linux/rust/pin-init/internal/src/
H A Dpinned_drop.rs9 let mut toks = input.into_iter().collect::<Vec<_>>(); in pinned_drop() localVariable
/linux/net/sched/
H A Dsch_htb.c535 s64 toks; in htb_class_mode() local
660 s64 toks = diff + cl->tokens; in htb_accnt_tokens() local
673 s64 toks = diff + cl->ctokens; in htb_accnt_ctokens() local
H A Dsch_tbf.c284 s64 toks; in tbf_dequeue() local