Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dtypes.rs30 fn into_foreign(self) -> *const core::ffi::c_void; in into_foreign() method
54 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign() method
76 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign() method
/openbmc/linux/rust/kernel/sync/
H A Darc.rs239 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign() method