Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dperf_event.h857 raw_spinlock_t hrtimer_lock; member
/kernel/linux/linux-5.10/kernel/events/
Dcore.c1169 raw_spin_lock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1174 raw_spin_unlock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1199 raw_spin_lock_init(&cpuctx->hrtimer_lock); in __perf_mux_hrtimer_init()
1214 raw_spin_lock_irqsave(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
1220 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()