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 { into_foreign() method
[all...]
/linux/rust/kernel/alloc/
H A Dkbox.rs413 fn into_foreign(self) -> *mut c_void { in into_foreign() function
447 fn into_foreign(self) -> *mut c_void { in into_foreign() function
/linux/rust/kernel/sync/
H A Darc.rs384 fn into_foreign(self) -> *mut c_void { in into_foreign() method