Home
last modified time | relevance | path

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

/Linux-v6.6/rust/alloc/
Dalloc.rs58 pub struct Global; struct
180 impl Global { implementation
244 unsafe impl Allocator for Global { implementation