Searched defs:run (Results 1 – 6 of 6) sorted by relevance
369 fn run(mut this: Pin<KBox<Self>>) { in run() method459 unsafe extern "C" fn run(ptr: *mut bindings::work_struct); in run() method471 fn run(this: Self::Pointer); in run() method827 unsafe extern "C" fn run(ptr: *mut bindings::work_struct) { in run() function890 unsafe extern "C" fn run(ptr: *mut bindings::work_struct) { in run() function
81 unsafe extern "C" fn run(ptr: *mut bindings::hrtimer) -> bindings::hrtimer_restart { in run() function
84 unsafe extern "C" fn run(ptr: *mut bindings::hrtimer) -> bindings::hrtimer_restart { in run() function
88 unsafe extern "C" fn run(ptr: *mut bindings::hrtimer) -> bindings::hrtimer_restart { in run() function
104 unsafe extern "C" fn run(ptr: *mut bindings::hrtimer) -> bindings::hrtimer_restart { in run() function
293 unsafe extern "C" fn run(this: *mut bindings::hrtimer) -> bindings::hrtimer_restart; in run() method303 fn run(this: <Self::Pointer<'_> as RawHrTimerCallback>::CallbackTarget<'_>) -> HrTimerRestart in run() method
Completed in 9 milliseconds