Home
last modified time | relevance | path

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

/rust/kernel/alloc/
Dallocator_test.rs19 pub struct Cmalloc; struct
25 impl Cmalloc { implementation
48 unsafe impl Allocator for Cmalloc { implementation