Lines Matching defs:rq
20 balance_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_stop()
27 check_preempt_curr_stop(struct rq *rq, struct task_struct *p, int flags) in check_preempt_curr_stop()
32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop) in set_next_task_stop()
38 pick_next_task_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_stop()
50 enqueue_task_stop(struct rq *rq, struct task_struct *p, int flags) in enqueue_task_stop()
56 dequeue_task_stop(struct rq *rq, struct task_struct *p, int flags) in dequeue_task_stop()
61 static void yield_task_stop(struct rq *rq) in yield_task_stop()
66 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev) in put_prev_task_stop()
93 static void task_tick_stop(struct rq *rq, struct task_struct *curr, int queued) in task_tick_stop()
97 static void switched_to_stop(struct rq *rq, struct task_struct *p) in switched_to_stop()
103 prio_changed_stop(struct rq *rq, struct task_struct *p, int oldprio) in prio_changed_stop()
109 get_rr_interval_stop(struct rq *rq, struct task_struct *task) in get_rr_interval_stop()
114 static void update_curr_stop(struct rq *rq) in update_curr_stop()