Home
last modified time | relevance | path

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

/linux/rust/kernel/time/
H A Dhrtimer.rs158 let c_timer_ptr = unsafe { HrTimer::raw_get(this) }; raw_cancel() localVariable
378 unsafe fn c_timer_ptr(this: *const Self) -> *const bindings::hrtimer { c_timer_ptr() method