Searched defs:c_timer_ptr (Results 1 – 1 of 1) sorted by relevance
158 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