Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/kernel/
H A Dinit.rs556 macro_rules! pin_init { global() macros
1126 fn pin_init<E>(init: impl PinInit<T, E>) -> error::Result<Pin<Self>> pin_init() functions
[all...]
/kernel/linux/linux-6.6/rust/kernel/sync/
H A Darc.rs184 pub fn pin_init<E>(init: impl PinInit<T, E>) -> error::Result<Self> in pin_init() functions

Completed in 3 milliseconds