Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/
H A Dboxed.rs584 Self::into_pin(Self::new_in(x, alloc)) in pin_in()
1217 pub const fn into_pin(boxed: Self) -> Pin<Self> in into_pin() method
1480 Box::into_pin(boxed) in from()