Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h987 raw_spinlock_t hrtimer_lock; member
/openbmc/linux/kernel/events/
H A Dcore.c1095 raw_spin_lock(&cpc->hrtimer_lock); in perf_mux_hrtimer_handler()
1100 raw_spin_unlock(&cpc->hrtimer_lock); in perf_mux_hrtimer_handler()
1121 raw_spin_lock_init(&cpc->hrtimer_lock); in __perf_mux_hrtimer_init()
1131 raw_spin_lock_irqsave(&cpc->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
1137 raw_spin_unlock_irqrestore(&cpc->hrtimer_lock, flags); in perf_mux_hrtimer_restart()