/linux-4.4.14/kernel/sched/ |
D | auto_group.h | 13 struct task_group *tg; member 22 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() 30 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group() 45 static inline void autogroup_free(struct task_group *tg) { } in autogroup_free() 46 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() 52 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group() 58 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
D | auto_group.c | 22 void autogroup_free(struct task_group *tg) in autogroup_free() 68 struct task_group *tg; in autogroup_create() local 110 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup() 242 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
D | core.c | 806 int tg_nop(struct task_group *tg, void *data) in tg_nop() 7697 static void sched_free_group(struct task_group *tg) in sched_free_group() 7708 struct task_group *tg; in sched_create_group() local 7727 void sched_online_group(struct task_group *tg, struct task_group *parent) in sched_online_group() 7749 void sched_destroy_group(struct task_group *tg) in sched_destroy_group() 7755 void sched_offline_group(struct task_group *tg) in sched_offline_group() 7777 struct task_group *tg; in sched_move_task() local 7825 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks() 7844 struct task_group *tg; member 7849 static int tg_rt_schedulable(struct task_group *tg, void *data) in tg_rt_schedulable() [all …]
|
D | fair.c | 2362 static inline long calc_tg_weight(struct task_group *tg, struct cfs_rq *cfs_rq) in calc_tg_weight() 2378 static long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() 2397 static inline long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() 2422 struct task_group *tg; in update_cfs_shares() local 3384 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() 3401 struct task_group *tg = cfs_rq->tg; in assign_cfs_rq_runtime() local 3512 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair() 3525 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up() 3542 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down() 4055 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair() [all …]
|
D | rt.c | 140 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() 158 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry() 185 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() 253 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() 255 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() 459 static inline struct task_group *next_task_group(struct task_group *tg) in next_task_group()
|
D | debug.c | 62 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats() 102 static char *task_group_path(struct task_group *tg) in task_group_path()
|
D | sched.h | 411 struct task_group *tg; /* group that "owns" this runqueue */ member 472 struct task_group *tg; member 932 struct task_group *tg = task_group(p); in set_task_rq() local
|
/linux-4.4.14/block/ |
D | blk-throttle.c | 55 struct throtl_grp *tg; /* tg this qnode belongs to */ member 169 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() 198 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td() local 233 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 328 struct throtl_grp *tg; in throtl_pd_alloc() local 353 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_init() local 382 static void tg_update_has_rules(struct throtl_grp *tg) in tg_update_has_rules() 403 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_free() local 442 struct throtl_grp *tg; in update_min_dispatch_time() local 451 static void tg_service_queue_add(struct throtl_grp *tg) in tg_service_queue_add() [all …]
|
/linux-4.4.14/drivers/video/fbdev/ |
D | w100fb.c | 231 struct w100_tg_info *tg = par->mach->tg; in w100fb_blank() local 409 struct w100_tg_info *tg = par->mach->tg; in w100fb_activate_var() local 601 struct w100_tg_info *tg = par->mach->tg; in w100fb_suspend() local 616 struct w100_tg_info *tg = par->mach->tg; in w100fb_resume() local
|
/linux-4.4.14/include/video/ |
D | w100fb.h | 120 struct w100_tg_info *tg; member
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_crtc.c | 5871 struct drm_tile_group *tg = container_of(kref, struct drm_tile_group, refcount); in drm_tile_group_free() local 5887 struct drm_tile_group *tg) in drm_mode_put_tile_group() 5905 struct drm_tile_group *tg; in drm_mode_get_tile_group() local 5935 struct drm_tile_group *tg; in drm_mode_create_tile_group() local
|
D | drm_edid.c | 4062 struct drm_tile_group *tg; in drm_parse_display_id() local
|
/linux-4.4.14/net/nfc/ |
D | core.c | 834 struct nfc_target *tg; in nfc_target_lost() local
|
/linux-4.4.14/net/netfilter/ |
D | nft_compat.c | 702 static bool nft_target_cmp(const struct xt_target *tg, in nft_target_cmp()
|
/linux-4.4.14/drivers/nfc/ |
D | pn533.c | 319 u8 tg; member 1440 static int pn533_target_found(struct pn533 *dev, u8 tg, u8 *tgdata, in pn533_target_found() 1539 u8 nbtg, tg, *tgdata; in pn533_start_poll_complete() local
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | pinmux_defs.h | 89 unsigned int tg : 1; member
|
/linux-4.4.14/drivers/hwmon/ |
D | nct6683.c | 397 nct6683_create_attr_group(struct device *dev, struct sensor_template_group *tg, in nct6683_create_attr_group()
|
D | nct6775.c | 1048 nct6775_create_attr_group(struct device *dev, struct sensor_template_group *tg, in nct6775_create_attr_group()
|