Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dcore.c3742 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending()
3785 rq_unlock_irqrestore(rq, &rf); in wake_up_if_idle()
9253 rq_unlock_irqrestore(rq, &rf); in balance_push_set()
9407 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate()
9452 rq_unlock_irqrestore(rq, &rf); in sched_cpu_deactivate()
9563 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying()
Dfair.c5354 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime()
8572 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages()
11157 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance()
12023 rq_unlock_irqrestore(rq, &rf); in __sched_group_set_shares()
12103 rq_unlock_irqrestore(rq, &rf); in sched_group_set_idle()
Dsched.h1649 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function