Lines Matching refs:task_struct
14 select_task_rq_stop(struct task_struct *p, int cpu, int sd_flag, int flags) in select_task_rq_stop()
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()
37 static struct task_struct *
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()
66 static void put_prev_task_stop(struct rq *rq, struct task_struct *prev) in put_prev_task_stop()
68 struct task_struct *curr = rq->curr; 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()