Home
last modified time | relevance | path

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

/linux-6.3-rc2/rust/kernel/
A Dtypes.rs50 ScopeGuard::new_with_data(unsafe { Self::from_foreign(ptr) }, |d| { in borrow_mut()
63 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self; in from_foreign() method
81 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method
97 unsafe fn from_foreign(_: *const core::ffi::c_void) -> Self {} in from_foreign() method
/linux-6.3-rc2/rust/kernel/sync/
A Darc.rs214 unsafe fn from_foreign(ptr: *const core::ffi::c_void) -> Self { in from_foreign() method

Completed in 5 milliseconds