Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore.c3655 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending()
3701 rq_unlock_irqrestore(rq, &rf); in wake_up_if_idle()
8908 rq_unlock_irqrestore(rq, &rf); in balance_push_set()
9059 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate()
9104 rq_unlock_irqrestore(rq, &rf); in sched_cpu_deactivate()
9213 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying()
Dfair.c5046 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime()
8302 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages()
10647 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance()
11521 rq_unlock_irqrestore(rq, &rf); in __sched_group_set_shares()
11593 rq_unlock_irqrestore(rq, &rf); in sched_group_set_idle()
Dsched.h1633 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function