Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/rust/kernel/alloc/
Dkbox.rs359 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() function
390 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() function
/linux-6.14.4/rust/kernel/sync/
Darc.rs349 fn into_foreign(self) -> *mut crate::ffi::c_void { in into_foreign() method