Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c53 static bool dce110_timing_generator_v_enable_crtc(struct timing_generator *tg) in dce110_timing_generator_v_enable_crtc()
80 static bool dce110_timing_generator_v_disable_crtc(struct timing_generator *tg) in dce110_timing_generator_v_disable_crtc()
99 static void dce110_timing_generator_v_blank_crtc(struct timing_generator *tg) in dce110_timing_generator_v_blank_crtc()
119 static void dce110_timing_generator_v_unblank_crtc(struct timing_generator *tg) in dce110_timing_generator_v_unblank_crtc()
140 struct timing_generator *tg) in dce110_timing_generator_v_is_in_vertical_blank()
152 static bool dce110_timing_generator_v_is_counter_moving(struct timing_generator *tg) in dce110_timing_generator_v_is_counter_moving()
190 static void dce110_timing_generator_v_wait_for_vblank(struct timing_generator *tg) in dce110_timing_generator_v_wait_for_vblank()
214 static void dce110_timing_generator_v_wait_for_vactive(struct timing_generator *tg) in dce110_timing_generator_v_wait_for_vactive()
224 static void dce110_timing_generator_v_wait_for_state(struct timing_generator *tg, in dce110_timing_generator_v_wait_for_state()
242 struct timing_generator *tg, in dce110_timing_generator_v_program_blanking()
[all …]
H A Ddce110_timing_generator.c66 struct timing_generator *tg, in dce110_timing_generator_apply_front_porch_workaround()
92 struct timing_generator *tg) in dce110_timing_generator_is_in_vertical_blank()
106 struct timing_generator *tg, in dce110_timing_generator_set_early_control()
123 bool dce110_timing_generator_enable_crtc(struct timing_generator *tg) in dce110_timing_generator_enable_crtc()
152 struct timing_generator *tg, in dce110_timing_generator_program_blank_color()
232 bool dce110_timing_generator_disable_crtc(struct timing_generator *tg) in dce110_timing_generator_disable_crtc()
255 struct timing_generator *tg, in program_horz_count_by_2()
281 struct timing_generator *tg, in dce110_timing_generator_program_timing_generator()
366 struct timing_generator *tg, in dce110_timing_generator_set_drr()
470 struct timing_generator *tg, in dce110_timing_generator_set_static_screen_control()
[all …]
H A Ddce110_timing_generator.h117 #define DCE110TG_FROM_TG(tg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c86 struct timing_generator *tg) in dce120_timing_generator_is_in_vertical_blank()
102 struct timing_generator *tg, in dce120_timing_generator_validate_timing()
128 static bool dce120_tg_validate_timing(struct timing_generator *tg, in dce120_tg_validate_timing()
136 static bool dce120_timing_generator_enable_crtc(struct timing_generator *tg) in dce120_timing_generator_enable_crtc()
157 struct timing_generator *tg, in dce120_timing_generator_set_early_control()
170 struct timing_generator *tg) in dce120_timing_generator_get_vblank_counter()
185 struct timing_generator *tg, in dce120_timing_generator_get_crtc_position()
210 static void dce120_timing_generator_wait_for_vblank(struct timing_generator *tg) in dce120_timing_generator_wait_for_vblank()
232 static void dce120_timing_generator_wait_for_vactive(struct timing_generator *tg) in dce120_timing_generator_wait_for_vactive()
246 struct timing_generator *tg, in dce120_timing_generator_setup_global_swap_lock()
[all …]
/linux/kernel/sched/
H A Dautogroup.h16 struct task_group *tg; member
25 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup()
33 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group()
49 static inline void autogroup_free(struct task_group *tg) { } in autogroup_free()
50 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup()
56 autogroup_task_group(struct task_struct *p, struct task_group *tg) in autogroup_task_group()
61 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
H A Dext.h85 static inline void scx_tg_init(struct task_group *tg) {} in scx_tg_init()
86 static inline int scx_tg_online(struct task_group *tg) { return 0; } in scx_tg_online()
87 static inline void scx_tg_offline(struct task_group *tg) {} in scx_tg_offline()
91 static inline void scx_group_set_weight(struct task_group *tg, unsigned long cgrp_weight) {} in scx_group_set_weight()
92 static inline void scx_group_set_idle(struct task_group *tg, bool idle) {} in scx_group_set_idle()
93 static inline void scx_group_set_bandwidth(struct task_group *tg, u64 period_us, u64 quota_us, u64 … in scx_group_set_bandwidth()
H A Dautogroup.c44 void autogroup_free(struct task_group *tg) in autogroup_free()
90 struct task_group *tg; in autogroup_create() local
131 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup()
287 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
H A Drt.c199 void unregister_rt_sched_group(struct task_group *tg) in unregister_rt_sched_group()
208 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group()
226 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()
253 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group()
323 void unregister_rt_sched_group(struct task_group *tg) { } in unregister_rt_sched_group()
325 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group()
327 int alloc_rt_sched_group(struct task_group *tg, struct task_group *parent) in alloc_rt_sched_group()
493 static inline struct task_group *next_task_group(struct task_group *tg) in next_task_group()
2612 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks()
2633 struct task_group *tg; member
[all …]
H A Dcore.c1426 int tg_nop(struct task_group *tg, void *data) in tg_nop()
1881 struct task_group *tg = &root_task_group; in uclamp_update_root_tg() local
4759 struct task_group *tg; in sched_cgroup_fork() local
9060 static inline void alloc_uclamp_sched_group(struct task_group *tg, in alloc_uclamp_sched_group()
9074 static void sched_free_group(struct task_group *tg) in sched_free_group()
9087 static void sched_unregister_group(struct task_group *tg) in sched_unregister_group()
9101 struct task_group *tg; in sched_create_group() local
9123 void sched_online_group(struct task_group *tg, struct task_group *parent) in sched_online_group()
9148 void sched_destroy_group(struct task_group *tg) in sched_destroy_group()
9154 void sched_release_group(struct task_group *tg) in sched_release_group()
[all …]
H A Dext.c2671 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp()
2684 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg), argument
2688 #define SCX_INIT_TASK_ARGS_CGROUP(tg) argument
2728 static int scx_init_task(struct task_struct *p, struct task_group *tg, bool fork) in scx_init_task()
3028 void scx_tg_init(struct task_group *tg) in scx_tg_init()
3035 int scx_tg_online(struct task_group *tg) in scx_tg_online()
3064 void scx_tg_offline(struct task_group *tg) in scx_tg_offline()
3163 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight()
3179 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle()
3184 void scx_group_set_bandwidth(struct task_group *tg, in scx_group_set_bandwidth()
[all …]
H A Dfair.c455 static int tg_is_idle(struct task_group *tg) in tg_is_idle()
503 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle()
3913 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local
4131 struct task_group *tg; in clear_tg_offline_cfs_rqs() local
5651 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
5885 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
5956 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
6425 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
6611 struct task_group *tg; in update_runtime_enabled() local
6630 struct task_group *tg; in unthrottle_offline_cfs_rqs() local
[all …]
H A Ddebug.c645 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats()
695 static void task_group_path(struct task_group *tg, char *path, int plen) in task_group_path()
710 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
H A Dsched.h570 static inline void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
571 static inline int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
575 static inline void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
576 static inline void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()
614 static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; } in sched_group_set_shares()
615 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle()
745 struct task_group *tg; /* group that "owns" this runqueue */ member
850 struct task_group *tg; /* this tg has "this" rt_rq on given CPU for runnable entities */ member
2165 struct task_group *tg = task_group(p); in set_task_rq() local
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c87 static void program_pix_dur(struct timing_generator *tg, uint32_t pix_clk_100hz) in program_pix_dur()
108 static void program_timing(struct timing_generator *tg, in program_timing()
125 struct timing_generator *tg, in dce60_timing_generator_enable_advanced_request()
179 static bool dce60_is_tg_enabled(struct timing_generator *tg) in dce60_is_tg_enabled()
193 static bool dce60_configure_crc(struct timing_generator *tg, in dce60_configure_crc()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c166 struct timing_generator *tg) in dcn201_init_blank()
273 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
281 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
305 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
334 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
350 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c100 void optc32_get_odm_combine_segments(struct timing_generator *tg, int *odm_combine_segments) in optc32_get_odm_combine_segments()
124 void optc32_wait_odm_doublebuffer_pending_clear(struct timing_generator *tg) in optc32_wait_odm_doublebuffer_pending_clear()
/linux/arch/powerpc/kernel/
H A Dsmp.c832 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups() local
867 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start()
892 struct thread_groups *tg = NULL; in get_thread_groups() local
921 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup()
948 struct thread_groups *tg = NULL; in init_thread_group_cache_map() local
/linux/drivers/firmware/efi/libstub/
H A Darm64.c60 u64 tg; in check_platform_features() local
/linux/include/linux/
H A Dio-pgtable.h146 u32 tg:2; member
159 u32 tg:2; member
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_private.h48 const struct vcap_typegroup *tg; /* current typegroup */ member
/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.c214 struct timing_generator *tg; in dce110_vblank_set() local
/linux/drivers/iio/chemical/
H A Dsgp40.c172 struct sgp40_tg_measure tg = {.command = {0x26, 0x0F}}; in sgp40_measure_resistance_raw() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-platform.c317 struct cti_trig_grp *tg = NULL; in cti_plat_process_filter_sigs() local
/linux/arch/arm64/include/asm/
H A Dkvm_nested.h238 u64 base, tg, num, scale; in decode_range_tlbi() local
/linux/include/uapi/linux/
H A Dserial.h182 __u32 tg; member

12