Home
last modified time | relevance | path

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

/linux-6.6.21/rust/kernel/
Dallocator.rs10 struct KernelAllocator; struct
42 unsafe impl GlobalAlloc for KernelAllocator { implementation