Searched defs:cfs_rq (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dsched_debug.c163 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) argument
[all...]
H A Dsched_fair.c101 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) argument
141 cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu) argument
215 rq_of(struct cfs_rq *cfs_rq) argument
244 cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu) argument
299 entity_key(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
304 update_min_vruntime(struct cfs_rq *cfs_rq) argument
328 __enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
365 __dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
377 __pick_next_entity(struct cfs_rq *cfs_rq) argument
387 __pick_last_entity(struct cfs_rq *cfs_rq) argument
466 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
493 sched_vslice(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
503 __update_curr(struct cfs_rq *cfs_rq, struct sched_entity *curr, unsigned long delta_exec) argument
519 update_curr(struct cfs_rq *cfs_rq) argument
550 update_stats_wait_start(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
558 update_stats_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
569 update_stats_wait_end(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
586 update_stats_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
600 update_stats_curr_start(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
614 add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight) argument
620 add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight) argument
626 account_entity_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
640 account_entity_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
653 enqueue_sleeper(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
713 check_spread(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
727 place_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial) argument
761 enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) argument
787 __clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
796 clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
803 dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) argument
844 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) argument
881 set_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
913 pick_next_entity(struct cfs_rq *cfs_rq) argument
932 put_prev_entity(struct cfs_rq *cfs_rq, struct sched_entity *prev) argument
951 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) argument
987 struct cfs_rq *cfs_rq = cfs_rq_of(se); local
1047 struct cfs_rq *cfs_rq; local
1068 struct cfs_rq *cfs_rq; local
1091 struct cfs_rq *cfs_rq = task_cfs_rq(curr); local
1134 struct cfs_rq *cfs_rq = cfs_rq_of(se); local
1654 struct cfs_rq *cfs_rq = task_cfs_rq(curr); local
1719 struct cfs_rq *cfs_rq = &rq->cfs; local
1743 struct cfs_rq *cfs_rq; local
1832 struct cfs_rq *cfs_rq; local
3728 struct cfs_rq *cfs_rq; local
3744 struct cfs_rq *cfs_rq = task_cfs_rq(current); local
3829 struct cfs_rq *cfs_rq = task_cfs_rq(p); local
3892 struct cfs_rq *cfs_rq; local
[all...]
H A Dsched.c267 struct cfs_rq **cfs_rq; member in struct:task_group
326 struct cfs_rq { struct
1831 cfs_rq_set_shares(struct cfs_rq *cfs_rq, unsigned long shares) argument
7754 init_cfs_rq(struct cfs_rq *cfs_rq, struct rq *rq) argument
7801 init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, struct sched_entity *se, int cpu, int add, struct sched_entity *parent) argument
8211 struct cfs_rq *cfs_rq; local
8481 struct cfs_rq *cfs_rq = se->cfs_rq; local
8497 struct cfs_rq *cfs_rq = se->cfs_rq; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dsched_debug.c163 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) argument
[all...]
H A Dsched_fair.c101 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) argument
141 cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu) argument
215 rq_of(struct cfs_rq *cfs_rq) argument
244 cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu) argument
299 entity_key(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
304 update_min_vruntime(struct cfs_rq *cfs_rq) argument
328 __enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
365 __dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
377 __pick_next_entity(struct cfs_rq *cfs_rq) argument
387 __pick_last_entity(struct cfs_rq *cfs_rq) argument
466 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
493 sched_vslice(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
503 __update_curr(struct cfs_rq *cfs_rq, struct sched_entity *curr, unsigned long delta_exec) argument
519 update_curr(struct cfs_rq *cfs_rq) argument
550 update_stats_wait_start(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
558 update_stats_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
569 update_stats_wait_end(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
586 update_stats_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
600 update_stats_curr_start(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
614 add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight) argument
620 add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight) argument
626 account_entity_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
640 account_entity_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
653 enqueue_sleeper(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
713 check_spread(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
727 place_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial) argument
761 enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) argument
787 __clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
796 clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
803 dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags) argument
844 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) argument
881 set_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) argument
913 pick_next_entity(struct cfs_rq *cfs_rq) argument
932 put_prev_entity(struct cfs_rq *cfs_rq, struct sched_entity *prev) argument
951 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) argument
987 struct cfs_rq *cfs_rq = cfs_rq_of(se); local
1047 struct cfs_rq *cfs_rq; local
1068 struct cfs_rq *cfs_rq; local
1091 struct cfs_rq *cfs_rq = task_cfs_rq(curr); local
1134 struct cfs_rq *cfs_rq = cfs_rq_of(se); local
1654 struct cfs_rq *cfs_rq = task_cfs_rq(curr); local
1719 struct cfs_rq *cfs_rq = &rq->cfs; local
1743 struct cfs_rq *cfs_rq; local
1832 struct cfs_rq *cfs_rq; local
3728 struct cfs_rq *cfs_rq; local
3744 struct cfs_rq *cfs_rq = task_cfs_rq(current); local
3829 struct cfs_rq *cfs_rq = task_cfs_rq(p); local
3892 struct cfs_rq *cfs_rq; local
[all...]
H A Dsched.c267 struct cfs_rq **cfs_rq; member in struct:task_group
326 struct cfs_rq { struct
1831 cfs_rq_set_shares(struct cfs_rq *cfs_rq, unsigned long shares) argument
7754 init_cfs_rq(struct cfs_rq *cfs_rq, struct rq *rq) argument
7801 init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, struct sched_entity *se, int cpu, int add, struct sched_entity *parent) argument
8211 struct cfs_rq *cfs_rq; local
8481 struct cfs_rq *cfs_rq = se->cfs_rq; local
8497 struct cfs_rq *cfs_rq = se->cfs_rq; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dsched.h167 print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) argument
1125 struct cfs_rq *cfs_rq; member in struct:sched_entity
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dsched.h167 print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) argument
1125 struct cfs_rq *cfs_rq; member in struct:sched_entity

Completed in 312 milliseconds