Home
last modified time | relevance | path

Searched defs:into_foreign (Results 1 – 3 of 3) sorted by relevance

/rust/kernel/
Dtypes.rs32 fn into_foreign(self) -> *const crate::ffi::c_void; in into_foreign() method
75 fn into_foreign(self) -> *const crate::ffi::c_void { in into_foreign() method
/rust/kernel/alloc/
Dkbox.rs396 fn into_foreign(self) -> *const crate::ffi::c_void { in into_foreign() function
419 fn into_foreign(self) -> *const crate::ffi::c_void { in into_foreign() function
/rust/kernel/sync/
Darc.rs338 fn into_foreign(self) -> *const crate::ffi::c_void { in into_foreign() method