Searched defs:Kmalloc (Results 1 – 2 of 2) sorted by relevance
26 pub struct Kmalloc; struct129 unsafe impl Allocator for Kmalloc { implementation
21 pub type Kmalloc = Cmalloc; typedef