Lines Matching defs:rq

113 void update_rq_clock(struct rq *rq)  in update_rq_clock()
296 struct rq *rq; in __task_rq_lock() local
316 struct rq *rq; in task_rq_lock() local
329 static void __task_rq_unlock(struct rq *rq) in __task_rq_unlock()
336 task_rq_unlock(struct rq *rq, struct task_struct *p, unsigned long *flags) in task_rq_unlock()
350 struct rq *rq; in this_rq_lock() local
371 static void hrtick_clear(struct rq *rq) in hrtick_clear()
383 struct rq *rq = container_of(timer, struct rq, hrtick_timer); in hrtick() local
401 struct rq *rq = arg; in __hrtick_start() local
414 void hrtick_start(struct rq *rq, u64 delay) in hrtick_start()
458 void hrtick_start(struct rq *rq, u64 delay) in hrtick_start()
469 static void init_rq_hrtick(struct rq *rq) in init_rq_hrtick()
483 static inline void hrtick_clear(struct rq *rq) in hrtick_clear()
487 static inline void init_rq_hrtick(struct rq *rq) in init_rq_hrtick()
532 struct rq *rq = cpu_rq(cpu); in resched_cpu() local
581 struct rq *rq = cpu_rq(cpu); in wake_up_idle_cpu() local
624 void sched_avg_update(struct rq *rq) in sched_avg_update()
713 static void enqueue_task(struct rq *rq, struct task_struct *p, int flags) in enqueue_task()
720 static void dequeue_task(struct rq *rq, struct task_struct *p, int flags) in dequeue_task()
727 void activate_task(struct rq *rq, struct task_struct *p, int flags) in activate_task()
735 void deactivate_task(struct rq *rq, struct task_struct *p, int flags) in deactivate_task()
863 static void update_rq_clock_task(struct rq *rq, s64 delta) in update_rq_clock_task()
1045 static inline void check_class_changed(struct rq *rq, struct task_struct *p, in check_class_changed()
1057 void check_preempt_curr(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr()
1147 struct rq *rq; in wait_task_inactive() local
1330 struct rq *rq = this_rq(); in ttwu_stat() local
1366 static void ttwu_activate(struct rq *rq, struct task_struct *p, int en_flags) in ttwu_activate()
1380 ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in ttwu_do_wakeup()
1404 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags) in ttwu_do_activate()
1423 struct rq *rq; in ttwu_remote() local
1439 struct rq *rq = this_rq(); in sched_ttwu_pending() local
1494 struct rq *rq; in ttwu_activate_remote() local
1518 struct rq *rq = cpu_rq(cpu); in ttwu_queue() local
1622 struct rq *rq = task_rq(p); in try_to_wake_up_local() local
1784 struct rq *rq; in wake_up_new_task() local
1880 prepare_task_switch(struct rq *rq, struct task_struct *prev, in prepare_task_switch()
1906 static void finish_task_switch(struct rq *rq, struct task_struct *prev) in finish_task_switch()
1952 static inline void pre_schedule(struct rq *rq, struct task_struct *prev) in pre_schedule()
1959 static inline void post_schedule(struct rq *rq) in post_schedule()
1975 static inline void pre_schedule(struct rq *rq, struct task_struct *p) in pre_schedule()
1979 static inline void post_schedule(struct rq *rq) in post_schedule()
1992 struct rq *rq = this_rq(); in schedule_tail() local
2015 context_switch(struct rq *rq, struct task_struct *prev, in context_switch()
2546 static u64 do_task_delta_exec(struct task_struct *p, struct rq *rq) in do_task_delta_exec()
2563 struct rq *rq; in task_delta_exec() local
2581 struct rq *rq; in task_sched_runtime() local
2747 struct rq *rq = this_rq(); in account_idle_time() local
2799 struct rq *rq) in irqtime_account_process_tick()
2834 struct rq *rq = this_rq(); in irqtime_account_idle_ticks() local
2842 struct rq *rq) {} in irqtime_account_process_tick()
2853 struct rq *rq = this_rq(); in account_process_tick() local
2990 struct rq *rq = cpu_rq(cpu); in scheduler_tick() local
3111 static void put_prev_task(struct rq *rq, struct task_struct *prev) in put_prev_task()
3122 pick_next_task(struct rq *rq) in pick_next_task()
3153 struct rq *rq; in __schedule() local
3763 struct rq *rq; in rt_mutex_setprio() local
3802 struct rq *rq; in set_user_nice() local
3930 struct rq *rq = cpu_rq(cpu); in idle_cpu() local
3966 __setscheduler(struct rq *rq, struct task_struct *p, int policy, int prio) in __setscheduler()
4005 struct rq *rq; in __sched_setscheduler() local
4465 struct rq *rq = this_rq_lock(); in SYSCALL_DEFINE0() local
4576 struct rq *rq, *p_rq; in yield_to() local
4635 struct rq *rq = raw_rq(); in io_schedule() local
4650 struct rq *rq = raw_rq(); in io_schedule_timeout() local
4727 struct rq *rq; in SYSCALL_DEFINE2() local
4839 struct rq *rq = cpu_rq(cpu); in init_idle() local
4918 struct rq *rq; in set_cpus_allowed_ptr() local
5062 static void calc_global_load_remove(struct rq *rq) in calc_global_load_remove()
5078 struct rq *rq = cpu_rq(dead_cpu); in migrate_tasks() local
5288 static void set_rq_online(struct rq *rq) in set_rq_online()
5303 static void set_rq_offline(struct rq *rq) in set_rq_offline()
5327 struct rq *rq = cpu_rq(cpu); in migration_call() local
5611 static void rq_attach_root(struct rq *rq, struct root_domain *rd) in rq_attach_root()
5781 struct rq *rq = cpu_rq(cpu); in cpu_attach_domain() local
6875 struct rq *rq; in sched_init() local
7021 static void normalize_task(struct rq *rq, struct task_struct *p) in normalize_task()
7043 struct rq *rq; in normalize_rt_tasks() local
7211 struct rq *rq; in sched_move_task() local
7664 struct rq *rq = cfs_rq->rq; in tg_set_cfs_bandwidth() local