/linux-4.1.27/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 | 24 void autogroup_free(struct task_group *tg) in autogroup_free() 70 struct task_group *tg; in autogroup_create() local 112 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup() 244 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
D | core.c | 781 int tg_nop(struct task_group *tg, void *data) in tg_nop() 7461 static void free_sched_group(struct task_group *tg) in free_sched_group() 7472 struct task_group *tg; in sched_create_group() local 7491 void sched_online_group(struct task_group *tg, struct task_group *parent) in sched_online_group() 7514 void sched_destroy_group(struct task_group *tg) in sched_destroy_group() 7520 void sched_offline_group(struct task_group *tg) in sched_offline_group() 7542 struct task_group *tg; in sched_move_task() local 7590 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks() 7609 struct task_group *tg; member 7614 static int tg_rt_schedulable(struct task_group *tg, void *data) in tg_rt_schedulable() [all …]
|
D | fair.c | 2321 static inline long calc_tg_weight(struct task_group *tg, struct cfs_rq *cfs_rq) in calc_tg_weight() 2337 static long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() 2356 static inline long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares() 2381 struct task_group *tg; in update_cfs_shares() local 2625 struct task_group *tg = cfs_rq->tg; in __update_cfs_rq_tg_load_contrib() local 2647 struct task_group *tg = cfs_rq->tg; in __update_tg_runnable_avg() local 2664 struct task_group *tg = cfs_rq->tg; in __update_group_entity_contrib() local 3451 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() 3468 struct task_group *tg = cfs_rq->tg; in assign_cfs_rq_runtime() local 3588 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair() [all …]
|
D | rt.c | 136 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() 154 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry() 181 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() 249 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() 251 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group() 446 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() 111 static char *task_group_path(struct task_group *tg) in task_group_path()
|
D | sched.h | 408 struct task_group *tg; /* group that "owns" this runqueue */ member 469 struct task_group *tg; member 915 struct task_group *tg = task_group(p); in set_task_rq() local
|
/linux-4.1.27/block/ |
D | blk-throttle.c | 55 struct throtl_grp *tg; /* tg this qnode belongs to */ member 190 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() 224 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td() local 293 struct throtl_grp *tg = list_first_entry(&tg_stats_alloc_list, in tg_stats_alloc_fn() local 306 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 408 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_init() local 463 static void tg_update_has_rules(struct throtl_grp *tg) in tg_update_has_rules() 484 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_exit() local 498 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_reset_stats() local 529 struct throtl_grp *tg = NULL; in throtl_lookup_create_tg() local [all …]
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 165 struct hdmi_tg_regs tg; member 170 struct hdmi_tg_regs tg; member 1418 const struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v13_conf.tg; in hdmi_v13_mode_apply() local 1502 const struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v14_conf.tg; in hdmi_v14_mode_apply() local 1796 struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v13_conf.tg; in hdmi_v13_mode_set() local 1892 struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v14_conf.tg; in hdmi_v14_mode_set() local
|
/linux-4.1.27/include/video/ |
D | w100fb.h | 120 struct w100_tg_info *tg; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_crtc.c | 5556 struct drm_tile_group *tg = container_of(kref, struct drm_tile_group, refcount); in drm_tile_group_free() local 5572 struct drm_tile_group *tg) in drm_mode_put_tile_group() 5590 struct drm_tile_group *tg; in drm_mode_get_tile_group() local 5620 struct drm_tile_group *tg; in drm_mode_create_tile_group() local
|
D | drm_edid.c | 3964 struct drm_tile_group *tg; in drm_parse_display_id() local
|
/linux-4.1.27/net/nfc/ |
D | core.c | 834 struct nfc_target *tg; in nfc_target_lost() local
|
/linux-4.1.27/net/netfilter/ |
D | nft_compat.c | 700 static bool nft_target_cmp(const struct xt_target *tg, in nft_target_cmp()
|
/linux-4.1.27/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.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | pinmux_defs.h | 89 unsigned int tg : 1; member
|
/linux-4.1.27/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 | 957 nct6775_create_attr_group(struct device *dev, struct sensor_template_group *tg, in nct6775_create_attr_group()
|