Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Daref.rs136 pub fn into_raw(me: Self) -> NonNull<T> { in into_raw() method
/linux/rust/kernel/
H A Dtask.rs389 pub fn into_raw(self) -> bindings::kuid_t { in into_raw() method
/linux/rust/kernel/pci/
H A Dio.rs43 pub const fn into_raw(self) -> usize { in into_raw() method
/linux/rust/kernel/list/
H A Darc.rs349 pub fn into_raw(self) -> *const T { into_raw() function
/linux/rust/kernel/alloc/
H A Dkbox.rs203 pub fn into_raw(b: Self) -> *mut T { into_raw() function
[all...]