Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/kernel/sync/
A Darc.rs480 pub fn try_new_uninit() -> Result<UniqueArc<MaybeUninit<T>>> { in try_new_uninit() method
/linux-6.3-rc2/rust/alloc/
A Dboxed.rs311 pub fn try_new_uninit() -> Result<Box<mem::MaybeUninit<T>>, AllocError> { in try_new_uninit() method

Completed in 9 milliseconds