Home
last modified time | relevance | path

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

/linux/rust/kernel/time/
H A Dhrtimer.rs249 fn start_scoped<T, F>(self, expires: <Self::TimerMode as HrTimerMode>::Expires, f: F) -> T start_scoped() method
263 fn start_scoped<U, F>( start_scoped() function