Home
last modified time | relevance | path

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

/linux/rust/kernel/time/hrtimer/
H A Dpin_mut.rs11 pub struct PinMutHrTimerHandle<'a, T> struct
21 unsafe impl<'a, T> HrTimerHandle for PinMutHrTimerHandle<'a, T> implementation
38 impl<'a, T> Drop for PinMutHrTimerHandle<'a, T> implementation