Searched defs:Vmalloc (Results 1 – 2 of 2) sorted by relevance
35 pub struct Vmalloc; struct146 unsafe impl Allocator for Vmalloc { implementation
22 pub type Vmalloc = Kmalloc; typedef