Home
last modified time | relevance | path

Searched refs:rq_lock_irq (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/kernel/sched/
Dsched.h1842 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function
1882 DEFINE_LOCK_GUARD_1(rq_lock_irq, struct rq,
1883 rq_lock_irq(_T->lock, &_T->rf),
Dpsi.c1227 rq_lock_irq(rq, &rf); in psi_cgroup_restart()
Dcore.c5740 guard(rq_lock_irq)(rq); in sched_tick_remote() local
9469 guard(rq_lock_irq)(rq); in tg_set_cfs_bandwidth() local
Dfair.c12069 rq_lock_irq(busiest_rq, &rf); in active_load_balance_cpu_stop()
13410 rq_lock_irq(rq, &rf); in online_fair_sched_group()