Lines Matching defs:cpu
227 struct sched_rt_entity *rt_se, int cpu, in init_tg_rt_entry()
455 static inline bool rt_task_fits_capacity(struct task_struct *p, int cpu) in rt_task_fits_capacity()
473 static inline bool rt_task_fits_capacity(struct task_struct *p, int cpu) in rt_task_fits_capacity()
533 int cpu = cpu_of(rq); in sched_rt_rq_enqueue() local
551 int cpu = cpu_of(rq_of_rt_rq(rt_rq)); in sched_rt_rq_dequeue() local
587 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq()
948 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq()
1499 select_task_rq_rt(struct task_struct *p, int cpu, int flags) in select_task_rq_rt()
1739 static struct task_struct *pick_highest_pushable_task(struct rq *rq, int cpu) in pick_highest_pushable_task()
1762 int cpu = task_cpu(task); in find_lowest_rq() local
1874 int cpu; in find_lock_lowest_rq() local
1959 int cpu; in push_rt_task() local
2104 int cpu; in rto_next_cpu() local
2160 int cpu = -1; in tell_cpu_to_push() local
2197 int cpu; in rto_push_irq_work_func() local
2231 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
2552 static int task_is_throttled_rt(struct task_struct *p, int cpu) in task_is_throttled_rt()
2929 void print_rt_stats(struct seq_file *m, int cpu) in print_rt_stats()