Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dworkqueue.rs533 pub unsafe fn raw_get(ptr: *const Self) -> *mut bindings::work_struct { in raw_get() method
/linux/rust/kernel/time/
H A Dhrtimer.rs130 unsafe fn raw_get(this: *const Self) -> *mut bindings::hrtimer { in raw_get() method