• Home
  • Raw
  • Download

Lines Matching refs:cpu_rq

654 	struct rq *rq = cpu_rq(cpu);  in resched_cpu()
735 struct rq *rq = cpu_rq(cpu); in wake_up_idle_cpu()
1620 init_uclamp_rq(cpu_rq(cpu)); in init_uclamp()
1857 rq = cpu_rq(new_cpu); in move_queued_task()
2216 dst_rq = cpu_rq(cpu); in __migrate_swap_task()
2253 src_rq = cpu_rq(arg->src_cpu); in migrate_swap_stop()
2254 dst_rq = cpu_rq(arg->dst_cpu); in migrate_swap_stop()
2582 struct task_struct *old_stop = cpu_rq(cpu)->stop; in sched_set_stop_task()
2598 cpu_rq(cpu)->stop = stop; in sched_set_stop_task()
2800 struct rq *rq = cpu_rq(cpu); in send_call_function_single_ipi()
2816 struct rq *rq = cpu_rq(cpu); in __ttwu_queue_wakelist()
2826 struct rq *rq = cpu_rq(cpu); in wake_up_if_idle()
2876 if ((wake_flags & WF_ON_CPU) && !cpu_rq(cpu)->nr_running) in ttwu_queue_cond()
2912 struct rq *rq = cpu_rq(cpu); in ttwu_queue()
4055 sum += cpu_rq(i)->nr_running; in nr_running()
4085 sum += cpu_rq(i)->nr_switches; in nr_context_switches()
4099 return atomic_read(&cpu_rq(cpu)->nr_iowait); in nr_iowait_cpu()
4252 struct rq *rq = cpu_rq(cpu); in scheduler_tick()
4324 struct rq *rq = cpu_rq(cpu); in sched_tick_remote()
4689 rq = cpu_rq(cpu); in __schedule()
5363 struct rq *rq = cpu_rq(cpu); in idle_cpu()
5405 return cpu_rq(cpu)->idle; in idle_task()
6805 struct rq *rq = cpu_rq(cpu); in init_idle()
7132 struct cpu_stop_work *rq_drain = &(cpu_rq(cpu)->drain); in sched_cpu_drain_rq()
7133 struct cpu_stop_done *rq_drain_done = &(cpu_rq(cpu)->drain_done); in sched_cpu_drain_rq()
7146 struct cpu_stop_work *rq_drain = &(cpu_rq(cpu)->drain); in sched_cpu_drain_rq_wait()
7235 struct rq *rq = cpu_rq(cpu); in sched_cpu_activate()
7357 struct rq *rq = cpu_rq(cpu); in sched_rq_cpu_starting()
7373 struct rq *rq = cpu_rq(cpu); in sched_cpu_dying()
7536 rq = cpu_rq(i); in sched_init()