Home
last modified time | relevance | path

Searched refs:rto_lock (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2279 * the atomic result is one, then that CPU will try to take the rto_lock.
2305 * the rto_lock held, but any CPU may increment the rto_loop_next in rto_next_cpu()
2359 raw_spin_lock(&rq->rd->rto_lock); in tell_cpu_to_push()
2371 raw_spin_unlock(&rq->rd->rto_lock); in tell_cpu_to_push()
2400 raw_spin_lock(&rd->rto_lock); in rto_push_irq_work_func()
2405 raw_spin_unlock(&rd->rto_lock); in rto_push_irq_work_func()
H A Dsched.h890 raw_spinlock_t rto_lock; member
891 /* These are only updated and read within rto_lock */
H A Dtopology.c542 raw_spin_lock_init(&rd->rto_lock); in init_rootdomain()

Completed in 12 milliseconds