Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtypes.rs53 fn into_foreign(self) -> *mut c_void; in into_foreign() method
136 fn into_foreign(self) -> *mut c_void { in into_foreign() method
/linux/rust/kernel/alloc/
H A Dkbox.rs496 fn into_foreign(self) -> *mut c_void { in into_foreign() function
530 fn into_foreign(self) -> *mut c_void { in into_foreign() function
/linux/rust/kernel/sync/
H A Darc.rs378 fn into_foreign(self) -> *mut c_void { in into_foreign() method