Home
last modified time | relevance | path

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

/Linux-v6.1/rust/kernel/
Dallocator.rs10 struct KernelAllocator; struct
12 unsafe impl GlobalAlloc for KernelAllocator { implementation
27 static ALLOCATOR: KernelAllocator = KernelAllocator;