Home
last modified time | relevance | path

Searched defs:from_raw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/kernel/
H A Dtypes.rs339 pub unsafe fn from_raw(ptr: NonNull<T>) -> Self { in from_raw() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs954 pub unsafe fn from_raw(raw: *mut T) -> Self { in from_raw() functions
[all...]

Completed in 3 milliseconds