Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h868 raw_spinlock_t hrtimer_lock; member
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c1139 raw_spin_lock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1144 raw_spin_unlock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1169 raw_spin_lock_init(&cpuctx->hrtimer_lock); in __perf_mux_hrtimer_init()
1184 raw_spin_lock_irqsave(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
1190 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()