Searched defs:allocate_zeroed (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/alloc/ | ||
| H A D | alloc.rs | 247 fn allocate_zeroed(&self, layout: Layout) -> Result<NonNull<[u8]>, AllocError> { in allocate_zeroed() functions |
Completed in 2 milliseconds