Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dallocator.rs31 pub struct Kmalloc; struct
127 impl Kmalloc { implementation
142 unsafe impl Allocator for Kmalloc { implementation