Home
last modified time | relevance | path

Searched defs:from_foreign (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
A Dtypes.rs52 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self; in from_foreign() method
89 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method
115 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method
131 unsafe fn from_foreign(_: *const core::ffi::c_void) -> Self {} in from_foreign() method
/linux/rust/kernel/sync/
A Darc.rs353 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method

Completed in 8 milliseconds