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