Searched defs:into_raw (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/list/ | ||
| H A D | arc.rs | 349 pub fn into_raw(self) -> *const T { in into_raw() function |
| /linux/rust/kernel/alloc/ | ||
| H A D | kbox.rs | 203 pub fn into_raw(b: Self) -> *mut T { in into_raw() function |