Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dallocator.rs9 struct KernelAllocator; struct
34 unsafe impl GlobalAlloc for KernelAllocator { implementation
70 static ALLOCATOR: KernelAllocator = KernelAllocator;