Home
last modified time | relevance | path

Searched refs:HrTimerExpires (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/time/
H A Dhrtimer.rs513 pub trait HrTimerExpires { trait
522 impl<C: ClockSource> HrTimerExpires for Instant<C> {
529 impl HrTimerExpires for Delta {
564 type Expires: HrTimerExpires;