Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dallocator.rs40 pub struct Vmalloc; struct
160 impl Vmalloc { impl
212 unsafe impl Allocator for Vmalloc { implementation