Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dperf_event.h657 raw_spinlock_t hrtimer_lock; member
/linux-4.4.14/kernel/events/
Dcore.c772 raw_spin_lock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
777 raw_spin_unlock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
802 raw_spin_lock_init(&cpuctx->hrtimer_lock); in __perf_mux_hrtimer_init()
817 raw_spin_lock_irqsave(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
823 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()