Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dallocator.rs49 pub struct KVmalloc; struct
233 unsafe impl Allocator for KVmalloc { implementation