Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/kernel/
H A Dinit.rs713 macro_rules! try_init { macros
1138 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() functions
1171 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() functions
1201 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() functions

Completed in 3 milliseconds