Home
last modified time | relevance | path

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

/linux/rust/kernel/list/
H A Darc.rs349 pub fn into_raw(self) -> *const T { in into_raw() function
/linux/rust/kernel/alloc/
H A Dkbox.rs203 pub fn into_raw(b: Self) -> *mut T { in into_raw() function