Searched defs:as_ptr (Results 1 – 11 of 11) sorted by relevance
167 fn as_ptr(&self) -> *const T::RawType; in as_ptr() method177 fn as_ptr(&self) -> *const T::RawType { in as_ptr() method
79 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { in as_ptr() method
84 pub fn as_ptr(&self) -> *mut bindings::page { in as_ptr() method
202 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
204 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
791 fn as_ptr(&self) -> *const bindings::config_item_type { in as_ptr() method
133 fn as_ptr(&self) -> *const ListHead { in as_ptr() method
310 pub fn as_ptr(&self) -> *mut bindings::file { in as_ptr() method
56 pub fn as_ptr(&self) -> *mut bindings::vm_area_struct { in as_ptr() method
272 pub fn as_ptr(this: &Self) -> *const T { in as_ptr() method
248 pub fn as_ptr(&self) -> *const T { in as_ptr() function