Home
last modified time | relevance | path

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

/Linux-v6.6/rust/kernel/
Dallocator.rs10 struct KernelAllocator; struct
42 unsafe impl GlobalAlloc for KernelAllocator { implementation
84 static ALLOCATOR: KernelAllocator = KernelAllocator;