Searched refs:rq_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/kernel/sched/ |
D | core.c | 3908 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending() 9534 rq_unlock_irqrestore(rq, &rf); in balance_push_set() 9689 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate() 9733 rq_unlock_irqrestore(rq, &rf); in sched_cpu_deactivate() 9844 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying() 12050 rq_unlock_irqrestore(rq, &rf); in sched_mm_cid_exit_signals() 12074 rq_unlock_irqrestore(rq, &rf); in sched_mm_cid_before_execve() 12097 rq_unlock_irqrestore(rq, &rf); in sched_mm_cid_after_execve()
|
D | sched.h | 1686 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function 1721 rq_unlock_irqrestore(_T->lock, &_T->rf),
|
D | fair.c | 5956 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime() 5965 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime() 9303 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages() 12046 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance() 12871 rq_unlock_irqrestore(rq, &rf); in __sched_group_set_shares() 12951 rq_unlock_irqrestore(rq, &rf); in sched_group_set_idle()
|
D | topology.c | 518 rq_unlock_irqrestore(rq, &rf); in rq_attach_root()
|