Searched defs:as_ptr (Results 1 – 11 of 11) 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
29 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr() method
76 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { 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
254 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
163 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
129 fn as_ptr(&self) -> *const ListHead { in as_ptr() method
308 pub fn as_ptr(&self) -> *mut bindings::file { in as_ptr() method
224 pub fn as_ptr(&self) -> *const T { in as_ptr() function
270 pub fn as_ptr(this: &Self) -> *const T { in as_ptr() method