Searched refs:this_rq (Results 1 – 10 of 10) sorted by relevance
| /linux/kernel/sched/ |
| H A D | loadavg.c | 80 long calc_load_fold_active(struct rq *this_rq, long adjust) in calc_load_fold_active() argument 84 nr_active = this_rq->nr_running - adjust; in calc_load_fold_active() 85 nr_active += (long)this_rq->nr_uninterruptible; in calc_load_fold_active() 87 if (nr_active != this_rq->calc_load_active) { in calc_load_fold_active() 88 delta = nr_active - this_rq->calc_load_active; in calc_load_fold_active() 89 this_rq->calc_load_active = nr_active; in calc_load_fold_active() 253 calc_load_nohz_fold(this_rq()); in calc_load_nohz_start() 267 struct rq *this_rq = this_rq(); in calc_load_nohz_stop() local 272 this_rq->calc_load_update = READ_ONCE(calc_load_update); in calc_load_nohz_stop() 273 if (time_before(jiffies, this_rq->calc_load_update)) in calc_load_nohz_stop() [all …]
|
| H A D | sched.h | 107 extern void calc_global_load_tick(struct rq *this_rq); 108 extern long calc_load_fold_active(struct rq *this_rq, long adjust); 1441 #define this_rq() __this_rq() macro 2084 rq = this_rq(); in _this_rq_lock_irq() 2698 void (*task_woken)(struct rq *this_rq, struct task_struct *task); 2734 void (*switching_from)(struct rq *this_rq, struct task_struct *task); 2735 void (*switched_from) (struct rq *this_rq, struct task_struct *task); 2736 void (*switching_to) (struct rq *this_rq, struct task_struct *task); 2737 void (*switched_to) (struct rq *this_rq, struct task_struct *task); 2738 u64 (*get_prio) (struct rq *this_rq, struct task_struct *task); [all …]
|
| H A D | fair.c | 5945 static int sched_balance_newidle(struct rq *this_rq, struct rq_flags *rf) 5946 __must_hold(__rq_lockp(this_rq)); 7140 if (rq == this_rq()) { in __unthrottle_cfs_rq_async() 9001 this_rq()->nr_running <= 1 && in select_idle_sibling() 9510 struct root_domain *rd = this_rq()->rd; in find_energy_efficient_cpu() 9714 if (!is_rd_overutilized(this_rq()->rd)) { in select_task_rq_fair() 13427 static int sched_balance_rq(int this_cpu, struct rq *this_rq, in sched_balance_rq() argument 13440 .dst_rq = this_rq, in sched_balance_rq() 14247 WARN_ON_ONCE(rq != this_rq()); in nohz_balance_exit_idle() 14350 static void _nohz_idle_balance(struct rq *this_rq, unsigned int flags) in _nohz_idle_balance() argument [all …]
|
| H A D | deadline.c | 3218 static void pull_dl_task(struct rq *this_rq) in pull_dl_task() argument 3220 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() 3226 if (likely(!dl_overloaded(this_rq))) in pull_dl_task() 3235 for_each_cpu(cpu, this_rq->rd->dlo_mask) { in pull_dl_task() 3245 if (this_rq->dl.dl_nr_running && in pull_dl_task() 3246 dl_time_before(this_rq->dl.earliest_dl.curr, in pull_dl_task() 3252 double_lock_balance(this_rq, src_rq); in pull_dl_task() 3269 dl_task_is_earliest_deadline(p, this_rq)) { in pull_dl_task() 3284 move_queued_task_locked(src_rq, this_rq, p); in pull_dl_task() 3292 double_unlock_balance(this_rq, src_rq); in pull_dl_task() [all …]
|
| H A D | idle.c | 24 idle_set_state(this_rq(), idle_state); in sched_idle_set_state()
|
| H A D | core.c | 994 if (rq == this_rq()) in hrtick_start() 2626 struct rq *rq = this_rq(); in migration_cpu_stop() 2737 struct rq *lowest_rq = NULL, *rq = this_rq(); in push_cpu_stop() 3704 rq = this_rq(); in ttwu_stat() 3904 struct rq *rq = this_rq(); in sched_ttwu_pending() 5219 __acquires(__rq_lockp(this_rq())) in prepare_lock_switch() 5237 __acquire(__rq_lockp(this_rq())); in prepare_lock_switch() 5329 __releases(__rq_lockp(this_rq())) in finish_task_switch() 5331 struct rq *rq = this_rq(); in finish_task_switch() 5431 __releases(__rq_lockp(this_rq())) in schedule_tail() [all …]
|
| H A D | syscalls.c | 1417 rq = this_rq(); in yield_to()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_access_variable_array.c | |
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 1128 rq = this_rq(); in schedule_dsq_reenq() 2571 static bool consume_remote_task(struct scx_sched *sch, struct rq *this_rq, in consume_remote_task() argument 2575 if (unlink_dsq_and_switch_rq_lock(p, dsq, this_rq, src_rq)) { in consume_remote_task() 2576 move_remote_task_to_local_dsq(sch, p, enq_flags, src_rq, this_rq); in consume_remote_task() 2579 switch_rq_lock(src_rq, this_rq); in consume_remote_task() 3559 this_rq()->scx.in_select_cpu = true; in select_task_rq_scx() 3563 this_rq()->scx.in_select_cpu = false; in select_task_rq_scx() 8448 static bool kick_one_cpu(s32 cpu, struct scx_sched_pcpu *pcpu, struct rq *this_rq, in kick_one_cpu() argument 8452 struct scx_rq *this_scx = &this_rq->scx; in kick_one_cpu() 8469 kickable = (cpu_online(cpu) || cpu == cpu_of(this_rq)) && in kick_one_cpu() [all …]
|
| H A D | idle.c | 983 if (this_rq()->scx.in_select_cpu) { in select_cpu_from_kfunc()
|