Searched defs:try_pin_init (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/rust/kernel/ | ||
H A D | init.rs | 613 macro_rules! try_pin_init { macros 1118 fn try_pin_init< functions 1157 fn try_pin_init<E>(init: impl PinInit<T, E>) -> Result<Pin<Self>, E> try_pin_init() functions 1187 fn try_pin_init<E>(init: impl PinInit<T, E>) -> Result<Pin<Self>, E> try_pin_init() functions [all...] |
Completed in 3 milliseconds