Home
last modified time | relevance | path

Searched defs:alloc_zeroed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/kernel/
H A Dallocator.rs70 unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { in alloc_zeroed() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dalloc.rs171 pub unsafe fn alloc_zeroed(layout: Layout) -> *mut u8 { in alloc_zeroed() functions

Completed in 2 milliseconds