Home
last modified time | relevance | path

Searched refs:rq_unlock_irqrestore (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dcore.c3908 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending()
3951 rq_unlock_irqrestore(rq, &rf); in wake_up_if_idle()
9504 rq_unlock_irqrestore(rq, &rf); in balance_push_set()
9658 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate()
9703 rq_unlock_irqrestore(rq, &rf); in sched_cpu_deactivate()
9815 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying()
Dfair.c5565 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime()
8935 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages()
11561 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance()
12432 rq_unlock_irqrestore(rq, &rf); in __sched_group_set_shares()
12512 rq_unlock_irqrestore(rq, &rf); in sched_group_set_idle()
Dsched.h1691 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function