Searched refs:rq_lock_irq (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/sched/ |
| H A D | sched.h | 1936 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) 1979 DEFINE_LOCK_GUARD_1(rq_lock_irq, struct rq, in sched_update_numa() 1980 rq_lock_irq(_T->lock, &_T->rf), in sched_domains_numa_masks_set() 1984 DECLARE_LOCK_GUARD_1_ATTRS(rq_lock_irq, __acquires(__rq_lockp(_T)), __releases(__rq_lockp(*(struct rq **)_T))); in sched_numa_find_closest() 1985 #define class_rq_lock_irq_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(rq_lock_irq, _T) in sched_numa_find_closest() 1897 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) rq_lock_irq() function
|
| H A D | psi.c | 1235 guard(rq_lock_irq)(cpu_rq(cpu)); in psi_cgroup_restart() local
|
| H A D | core.c | 5646 guard(rq_lock_irq)(rq); in sched_tick_remote() 9555 guard(rq_lock_irq)(rq); in normalize_cfs_quota() 10585 guard(rq_lock_irq)(rq); in sched_mm_cid_fork() 5611 guard(rq_lock_irq)(rq); sched_tick_remote() local 9496 guard(rq_lock_irq)(rq); tg_set_cfs_bandwidth() local 10469 guard(rq_lock_irq)(rq); mm_cid_fixup_cpus_to_tasks() local
|
| H A D | deadline.c | 1851 guard(rq_lock_irq)(rq); in sched_init_dl_servers() local
|
| H A D | fair.c | 12135 rq_lock_irq(busiest_rq, &rf); in active_load_balance_cpu_stop() 13670 rq_lock_irq(rq, &rf); in unregister_fair_sched_group()
|