Home
last modified time | relevance | path

Searched defs:tg (Results 1 – 9 of 9) sorted by relevance

/kernel/sched/
Dautogroup.h14 struct task_group *tg; member
23 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup()
31 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group()
47 static inline void autogroup_free(struct task_group *tg) { } in autogroup_free()
48 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup()
54 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group()
59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
Dext.h83 static inline void scx_tg_init(struct task_group *tg) {} in scx_tg_init()
84 static inline int scx_tg_online(struct task_group *tg) { return 0; } in scx_tg_online()
85 static inline void scx_tg_offline(struct task_group *tg) {} in scx_tg_offline()
90 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight()
91 static inline void scx_group_set_idle(struct task_group *tg, bool idle) {} in scx_group_set_idle()
Dautogroup.c41 void autogroup_free(struct task_group *tg) in autogroup_free()
87 struct task_group *tg; in autogroup_create() local
128 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup()
284 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
Drt.c198 void unregister_rt_sched_group(struct task_group *tg) in unregister_rt_sched_group()
204 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group()
219 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()
246 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group()
313 void unregister_rt_sched_group(struct task_group *tg) { } in unregister_rt_sched_group()
315 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group()
317 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group()
503 static inline struct task_group *next_task_group(struct task_group *tg) in next_task_group()
2855 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks()
2876 struct task_group *tg; member
[all …]
Dcore.c1429 int tg_nop(struct task_group *tg, void *data) in tg_nop()
1892 struct task_group *tg = &root_task_group; in uclamp_update_root_tg() local
5326 struct task_group *tg; in sched_cgroup_fork() local
9919 static inline void alloc_uclamp_sched_group(struct task_group *tg, in alloc_uclamp_sched_group()
9933 static void sched_free_group(struct task_group *tg) in sched_free_group()
9946 static void sched_unregister_group(struct task_group *tg) in sched_unregister_group()
9960 struct task_group *tg; in sched_create_group() local
9982 void sched_online_group(struct task_group *tg, struct task_group *parent) in sched_online_group()
10007 void sched_destroy_group(struct task_group *tg) in sched_destroy_group()
10013 void sched_release_group(struct task_group *tg) in sched_release_group()
[all …]
Dext.c3569 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp()
3582 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg), argument
3586 #define SCX_INIT_TASK_ARGS_CGROUP(tg) argument
3626 static int scx_ops_init_task(struct task_struct *p, struct task_group *tg, bool fork) in scx_ops_init_task()
3915 static void scx_cgroup_warn_missing_weight(struct task_group *tg) in scx_cgroup_warn_missing_weight()
3929 static void scx_cgroup_warn_missing_idle(struct task_group *tg) in scx_cgroup_warn_missing_idle()
3942 void scx_tg_init(struct task_group *tg) in scx_tg_init()
3947 int scx_tg_online(struct task_group *tg) in scx_tg_online()
3977 void scx_tg_offline(struct task_group *tg) in scx_tg_offline()
4078 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight()
[all …]
Dfair.c488 static int tg_is_idle(struct task_group *tg) in tg_is_idle()
536 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle()
4096 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local
4323 struct task_group *tg; in clear_tg_offline_cfs_rqs() local
5930 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
6019 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
6031 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
6060 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
6636 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
6825 struct task_group *tg; in update_runtime_enabled() local
[all …]
Ddebug.c651 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats()
703 static void task_group_path(struct task_group *tg, char *path, int plen) in task_group_path()
718 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
Dsched.h579 static inline void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
580 static inline int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
584 static inline void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
585 static inline void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()
628 static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; } in sched_group_set_shares()
629 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle()
762 struct task_group *tg; /* group that "owns" this runqueue */ member
867 struct task_group *tg; member
2209 struct task_group *tg = task_group(p); in set_task_rq() local