Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhrtimer.h214 struct hrtimer_cpu_base { struct
215 raw_spinlock_t lock;
216 unsigned int cpu;
217 unsigned int active_bases;
220 in_hrtirq : 1,
221 hang_detected : 1,
224 unsigned int nr_events;
225 unsigned short nr_retries;
226 unsigned short nr_hangs;
231 atomic_t timer_waiters;
[all …]

Completed in 4 milliseconds