Searched defs:as_ptr (Results 1 – 9 of 9) sorted by relevance
126 fn as_ptr(&self) -> *const T::RawType; in as_ptr() method136 fn as_ptr(&self) -> *const T::RawType { in as_ptr() method
33 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { in as_ptr() method
29 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr() method
132 fn as_ptr(&self) -> *const Self { in as_ptr() method
83 pub fn as_ptr(&self) -> *mut bindings::page { in as_ptr() method
160 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
252 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
308 pub fn as_ptr(&self) -> *mut bindings::file { in as_ptr() method
221 pub fn as_ptr(&self) -> *const T { in as_ptr() function