Searched defs:as_ptr (Results 1 – 16 of 16) 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
26 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr() method
84 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { as_ptr() method
202 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
76 pub fn as_ptr(&self) -> *const usize { in as_ptr() method
210 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
791 fn as_ptr(&self) -> *const bindings::config_item_type { as_ptr() method
611 pub fn as_ptr(&self) -> *const T { in as_ptr() method
35 fn as_ptr(&self) -> *mut bindings::refcount_t { in as_ptr() method
228 pub const fn as_ptr(&self) -> *mut T { as_ptr() method
60 pub const fn as_ptr(&self) -> *mut T { as_ptr() method [all...]
153 pub(crate) fn as_ptr(&self) -> *mut bindings::dentry { as_ptr() method
133 fn as_ptr(&self) -> *const ListHead { in as_ptr() method [all...]
317 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 [all...]
264 pub const fn as_ptr(&self) -> *const T { in as_ptr() function