Lines Matching defs:se
261 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
268 #define for_each_sched_entity(se) \ argument
277 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
401 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group()
409 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
415 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se()
448 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
453 #define for_each_sched_entity(se) \ argument
461 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
497 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
503 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se()
555 struct sched_entity *se; in update_min_vruntime() local
575 static void __enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) in __enqueue_entity()
605 static void __dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) in __dequeue_entity()
620 static struct sched_entity *__pick_next_entity(struct sched_entity *se) in __pick_next_entity()
671 static inline u64 calc_delta_fair(u64 delta, struct sched_entity *se) in calc_delta_fair()
701 static u64 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se) in sched_slice()
728 static u64 sched_vslice(struct cfs_rq *cfs_rq, struct sched_entity *se) in sched_vslice()
741 void init_entity_runnable_average(struct sched_entity *se) in init_entity_runnable_average()
789 struct sched_entity *se = &p->se; in post_init_entity_util_avg() local
828 void init_entity_runnable_average(struct sched_entity *se) in init_entity_runnable_average()
883 update_stats_wait_start(struct cfs_rq *cfs_rq, struct sched_entity *se) in update_stats_wait_start()
901 update_stats_wait_end(struct cfs_rq *cfs_rq, struct sched_entity *se) in update_stats_wait_end()
933 update_stats_enqueue_sleeper(struct cfs_rq *cfs_rq, struct sched_entity *se) in update_stats_enqueue_sleeper()
1004 update_stats_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) in update_stats_enqueue()
1021 update_stats_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) in update_stats_dequeue()
1050 update_stats_curr_start(struct cfs_rq *cfs_rq, struct sched_entity *se) in update_stats_curr_start()
2989 account_entity_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se) in account_entity_enqueue()
3004 account_entity_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se) in account_entity_dequeue()
3066 enqueue_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) in enqueue_load_avg()
3073 dequeue_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) in dequeue_load_avg()
3080 enqueue_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) { } in enqueue_load_avg()
3082 dequeue_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) { } in dequeue_load_avg()
3085 static void reweight_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, in reweight_entity()
3114 struct sched_entity *se = &p->se; in reweight_task() local
3239 static void update_cfs_group(struct sched_entity *se) in update_cfs_group()
3263 static inline void update_cfs_group(struct sched_entity *se) in update_cfs_group()
3328 void set_task_rq_fair(struct sched_entity *se, in set_task_rq_fair()
3442 update_tg_cfs_util(struct cfs_rq *cfs_rq, struct sched_entity *se, struct cfs_rq *gcfs_rq) in update_tg_cfs_util()
3467 update_tg_cfs_runnable(struct cfs_rq *cfs_rq, struct sched_entity *se, struct cfs_rq *gcfs_rq) in update_tg_cfs_runnable()
3492 update_tg_cfs_load(struct cfs_rq *cfs_rq, struct sched_entity *se, struct cfs_rq *gcfs_rq) in update_tg_cfs_load()
3560 static inline int propagate_entity_load_avg(struct sched_entity *se) in propagate_entity_load_avg()
3591 static inline bool skip_blocked_update(struct sched_entity *se) in skip_blocked_update()
3621 static inline int propagate_entity_load_avg(struct sched_entity *se) in propagate_entity_load_avg()
3704 static void attach_entity_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) in attach_entity_load_avg()
3759 static void detach_entity_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) in detach_entity_load_avg()
3782 static inline void update_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) in update_load_avg()
3842 static void sync_entity_load_avg(struct sched_entity *se) in sync_entity_load_avg()
3855 static void remove_entity_load_avg(struct sched_entity *se) in remove_entity_load_avg()
4067 static inline void update_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se, int not_used1) in update_load_avg()
4072 static inline void remove_entity_load_avg(struct sched_entity *se) {} in remove_entity_load_avg()
4075 attach_entity_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) {} in attach_entity_load_avg()
4077 detach_entity_load_avg(struct cfs_rq *cfs_rq, struct sched_entity *se) {} in detach_entity_load_avg()
4094 static void check_spread(struct cfs_rq *cfs_rq, struct sched_entity *se) in check_spread()
4108 place_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial) in place_entity()
4194 enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) in enqueue_entity()
4252 static void __clear_buddies_last(struct sched_entity *se) in __clear_buddies_last()
4263 static void __clear_buddies_next(struct sched_entity *se) in __clear_buddies_next()
4274 static void __clear_buddies_skip(struct sched_entity *se) in __clear_buddies_skip()
4285 static void clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se) in clear_buddies()
4300 dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) in dequeue_entity()
4358 struct sched_entity *se; in check_preempt_tick() local
4392 set_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) in set_next_entity()
4438 struct sched_entity *se; in pick_next_entity() local
4745 struct sched_entity *se; in throttle_cfs_rq() local
4814 struct sched_entity *se; in unthrottle_cfs_rq() local
5391 struct sched_entity *se = &p->se; in hrtick_start_fair() local
5478 struct sched_entity *se = &p->se; in enqueue_task_fair() local
5587 struct sched_entity *se = &p->se; in dequeue_task_fair() local
6771 struct sched_entity *se = &p->se; in migrate_task_rq_fair() local
6834 static unsigned long wakeup_gran(struct sched_entity *se) in wakeup_gran()
6869 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) in wakeup_preempt_entity()
6883 static void set_last_buddy(struct sched_entity *se) in set_last_buddy()
6895 static void set_next_buddy(struct sched_entity *se) in set_next_buddy()
6907 static void set_skip_buddy(struct sched_entity *se) in set_skip_buddy()
6919 struct sched_entity *se = &curr->se, *pse = &p->se; in check_preempt_wakeup() local
7003 struct sched_entity *se; in pick_next_task_fair() local
7153 struct sched_entity *se = &prev->se; in put_prev_task_fair() local
7171 struct sched_entity *se = &curr->se; in yield_task_fair() local
7200 struct sched_entity *se = &p->se; in yield_to_task_fair() local
7917 struct sched_entity *se; in __update_blocked_fair() local
7954 struct sched_entity *se = cfs_rq->tg->se[cpu_of(rq)]; in update_cfs_rq_h_load() local
10696 struct sched_entity *se = &curr->se; in task_tick_fair() local
10718 struct sched_entity *se = &p->se, *curr; in task_fork_fair() local
10773 struct sched_entity *se = &p->se; in vruntime_normalized() local
10804 static void propagate_entity_cfs_rq(struct sched_entity *se) in propagate_entity_cfs_rq()
10821 static void propagate_entity_cfs_rq(struct sched_entity *se) { } in propagate_entity_cfs_rq()
10824 static void detach_entity_cfs_rq(struct sched_entity *se) in detach_entity_cfs_rq()
10835 static void attach_entity_cfs_rq(struct sched_entity *se) in attach_entity_cfs_rq()
10856 struct sched_entity *se = &p->se; in detach_task_cfs_rq() local
10873 struct sched_entity *se = &p->se; in attach_task_cfs_rq() local
10911 struct sched_entity *se = &p->se; in set_next_task_fair() local
10947 struct sched_entity *se = &p->se; in task_set_group_fair() local
10997 struct sched_entity *se; in alloc_fair_sched_group() local
11038 struct sched_entity *se; in online_fair_sched_group() local
11080 struct sched_entity *se, int cpu, in init_tg_cfs_entry()
11131 struct sched_entity *se = tg->se[i]; in sched_group_set_shares() local
11166 struct sched_entity *se = &task->se; in get_rr_interval_fair() local