Home
last modified time | relevance | path

Searched refs:IdPool (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Did_pool.rs68 pub struct IdPool { struct
95 impl IdPool { implementation
252 pool: &'pool mut IdPool,
290 impl Default for IdPool { implementation