Home
last modified time | relevance | path

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

/linux-6.6.21/rust/alloc/
Dalloc.rs55 pub struct Global; struct
176 impl Global { impl
240 unsafe impl Allocator for Global { implementation