Lines Matching refs:Instant
70 use super::{ClockSource, Delta, Instant};
78 pub type HrTimerInstant<T> = Instant<<<T as HasHrTimer<T>>::TimerMode as HrTimerMode>::Clock>;
242 Instant::from_ktime( in expires()
522 impl<C: ClockSource> HrTimerExpires for Instant<C> { implementation
525 Instant::<C>::as_nanos(self) in as_nanos()
574 type Expires = Instant<C>;
593 type Expires = Instant<C>;
611 type Expires = Instant<C>;
629 type Expires = Instant<C>;
647 type Expires = Instant<C>;
665 type Expires = Instant<C>;