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
78 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
84 pub fn as_ptr(&self) -> *mut bindings::page { in as_ptr() method
201 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
192 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
799 fn as_ptr(&self) -> *const bindings::config_item_type { in as_ptr() method
130 fn as_ptr(&self) -> *const ListHead { in as_ptr() method
56 pub fn as_ptr(&self) -> *mut bindings::vm_area_struct { in as_ptr() method
271 pub fn as_ptr(this: &Self) -> *const T { in as_ptr() method
247 pub fn as_ptr(&self) -> *const T { in as_ptr() function