Searched refs:hrtimer_lock (Results 1 – 2 of 2) sorted by relevance
1012 raw_spinlock_t hrtimer_lock; member
1127 raw_spin_lock(&cpc->hrtimer_lock); in perf_mux_hrtimer_handler()1132 raw_spin_unlock(&cpc->hrtimer_lock); in perf_mux_hrtimer_handler()1153 raw_spin_lock_init(&cpc->hrtimer_lock); in __perf_mux_hrtimer_init()1163 raw_spin_lock_irqsave(&cpc->hrtimer_lock, flags); in perf_mux_hrtimer_restart()1169 raw_spin_unlock_irqrestore(&cpc->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
Completed in 40 milliseconds