Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/alloc/
H A Dallocator_test.rs19 pub struct Cmalloc; struct
37 unsafe impl Allocator for Cmalloc { implementation