Home
last modified time | relevance | path

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

/rust/kernel/
A Dtypes.rs63 unsafe fn from_foreign(ptr: *mut c_void) -> Self; in from_foreign() method
140 unsafe fn from_foreign(_: *mut c_void) -> Self {} in from_foreign() method
/rust/kernel/alloc/
A Dkbox.rs417 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function
452 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() function
/rust/kernel/sync/
A Darc.rs388 unsafe fn from_foreign(ptr: *mut c_void) -> Self { in from_foreign() method

Completed in 7 milliseconds