Home
last modified time | relevance | path

Searched defs:raw_get (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/rust/kernel/time/
Dhrtimer.rs131 unsafe fn raw_get(this: *const Self) -> *mut bindings::hrtimer { in raw_get() method
/linux-6.15/rust/kernel/
Dworkqueue.rs401 pub unsafe fn raw_get(ptr: *const Self) -> *mut bindings::work_struct { in raw_get() method
Dtypes.rs389 pub const fn raw_get(this: *const Self) -> *mut T { in raw_get() method