Searched defs:c_timer_ptr (Results 1 – 1 of 1) sorted by relevance
159 let c_timer_ptr = unsafe { HrTimer::raw_get(this) }; in raw_cancel() localVariable353 unsafe fn c_timer_ptr(this: *const Self) -> *const bindings::hrtimer { in c_timer_ptr() method