Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
Dtypes.rs39 fn into_foreign(self) -> *mut crate::ffi::c_void; in into_foreign() method
119 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() method
/linux-6.15/rust/kernel/alloc/
Dkbox.rs370 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() function
401 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() function
/linux-6.15/rust/kernel/sync/
Darc.rs378 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() method