Searched defs:hrtimer_mode (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | hrtimer.h | 35 enum hrtimer_mode { enum |
| /linux-6.15/rust/kernel/time/ | ||
| H A D | hrtimer.rs | 452 fn into_c(self) -> bindings::hrtimer_mode { in into_c() |