Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/kernel/sync/
H A Darc.rs165 pub fn try_new(contents: T) -> Result<Self, AllocError> { in try_new() functions
519 pub fn try_new(valu functions
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs306 pub fn try_new(x: T) -> Result<Self, AllocError> { in try_new() functions

Completed in 4 milliseconds