Home
last modified time | relevance | path

Searched defs:as_ptr (Results 1 – 12 of 12) sorted by relevance

/rust/kernel/
A Dpid_namespace.rs29 pub fn as_ptr(&self) -> *mut bindings::pid_namespace { in as_ptr() method
A Dsync.rs79 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { in as_ptr() method
A Ddevice_id.rs167 fn as_ptr(&self) -> *const T::RawType; in as_ptr() method
177 fn as_ptr(&self) -> *const T::RawType { in as_ptr() method
A Dpage.rs84 pub fn as_ptr(&self) -> *mut bindings::page { in as_ptr() method
A Dtask.rs202 pub fn as_ptr(&self) -> *mut bindings::task_struct { in as_ptr() method
A Dlib.rs204 pub const fn as_ptr(&self) -> *mut bindings::module { in as_ptr() method
A Dconfigfs.rs791 fn as_ptr(&self) -> *const bindings::config_item_type { in as_ptr() method
/rust/pin-init/examples/
A Dlinked_list.rs133 fn as_ptr(&self) -> *const ListHead { in as_ptr() method
/rust/kernel/fs/
A Dfile.rs310 pub fn as_ptr(&self) -> *mut bindings::file { in as_ptr() method
/rust/kernel/mm/
A Dvirt.rs56 pub fn as_ptr(&self) -> *mut bindings::vm_area_struct { in as_ptr() method
/rust/kernel/sync/
A Darc.rs272 pub fn as_ptr(this: &Self) -> *const T { in as_ptr() method
/rust/kernel/alloc/
A Dkvec.rs248 pub fn as_ptr(&self) -> *const T { in as_ptr() function

Completed in 23 milliseconds