Searched refs:hrtimer_lock (Results 1 – 2 of 2) sorted by relevance
873 raw_spinlock_t hrtimer_lock; member
1140 raw_spin_lock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()1145 raw_spin_unlock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()1170 raw_spin_lock_init(&cpuctx->hrtimer_lock); in __perf_mux_hrtimer_init()1185 raw_spin_lock_irqsave(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()1191 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
Completed in 46 milliseconds