Home
last modified time | relevance | path

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

/linux/rust/kernel/list/
A Darc.rs276 pub fn try_from_arc(arc: Arc<T>) -> Result<Self, Arc<T>> in try_from_arc() function
313 match Self::try_from_arc(arc) { in try_from_arc_or_drop()

Completed in 4 milliseconds