Searched defs:Vmalloc (Results 1 – 1 of 1) sorted by relevance
40 pub struct Vmalloc; struct160 impl Vmalloc { impl212 unsafe impl Allocator for Vmalloc { implementation