Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2190 * the atomic result is one, then that CPU will try to take the rto_lock.
2216 * the rto_lock held, but any CPU may increment the rto_loop_next in rto_next_cpu()
2269 raw_spin_lock(&rq->rd->rto_lock); in tell_cpu_to_push()
2280 raw_spin_unlock(&rq->rd->rto_lock); in tell_cpu_to_push()
2311 raw_spin_lock(&rd->rto_lock); in rto_push_irq_work_func()
2316 raw_spin_unlock(&rd->rto_lock); in rto_push_irq_work_func()
H A Dsched.h910 raw_spinlock_t rto_lock; member
911 /* These are only updated and read within rto_lock */
H A Dtopology.c515 raw_spin_lock_init(&rd->rto_lock); in init_rootdomain()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c2412 * the atomic result is one, then that CPU will try to take the rto_lock.
2438 * the rto_lock held, but any CPU may increment the rto_loop_next in rto_next_cpu()
2491 raw_spin_lock(&rq->rd->rto_lock); in tell_cpu_to_push()
2502 raw_spin_unlock(&rq->rd->rto_lock); in tell_cpu_to_push()
2534 raw_spin_lock(&rd->rto_lock); in rto_push_irq_work_func()
2539 raw_spin_unlock(&rd->rto_lock); in rto_push_irq_work_func()
H A Dtopology.c550 raw_spin_lock_init(&rd->rto_lock); in init_rootdomain()
H A Dsched.h971 raw_spinlock_t rto_lock; member
972 /* These are only updated and read within rto_lock */

Completed in 24 milliseconds