/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_timing_generator_v.c | 140 struct timing_generator *tg) in dce110_timing_generator_v_is_in_vertical_blank() 242 struct timing_generator *tg, in dce110_timing_generator_v_program_blanking() 384 struct timing_generator *tg, in dce110_timing_generator_v_enable_advanced_request() 451 struct timing_generator *tg, in dce110_timing_generator_v_program_blank_color() 477 struct timing_generator *tg, in dce110_timing_generator_v_set_overscan_color_black() 613 struct timing_generator *tg) in dce110_timing_generator_v_did_triggered_reset_occur() 620 struct timing_generator *tg, in dce110_timing_generator_v_setup_global_swap_lock() 628 struct timing_generator *tg, in dce110_timing_generator_v_enable_reset_trigger() 636 struct timing_generator *tg) in dce110_timing_generator_v_disable_reset_trigger() 643 struct timing_generator *tg) in dce110_timing_generator_v_tear_down_global_swap_lock() [all …]
|
A D | dce110_timing_generator.c | 66 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() 152 struct timing_generator *tg, in dce110_timing_generator_program_blank_color() 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() 570 struct timing_generator *tg, in dce110_timing_generator_get_crtc_scanoutpos() 601 struct timing_generator *tg, in dce110_timing_generator_program_blanking() [all …]
|
A D | dce110_hw_sequencer.c | 676 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dce110_enable_stream() local 1153 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dce110_disable_stream() local 1659 struct timing_generator *tg; in disable_vga_and_power_gate_all_controllers() local 2440 struct timing_generator *tg) in wait_for_reset_trigger_to_occur() 2600 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in init_hw() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/ |
A D | dce120_timing_generator.c | 86 struct timing_generator *tg) in dce120_timing_generator_is_in_vertical_blank() 102 struct timing_generator *tg, in dce120_timing_generator_validate_timing() 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() 246 struct timing_generator *tg, in dce120_timing_generator_setup_global_swap_lock() 283 struct timing_generator *tg) in dce120_timing_generator_tear_down_global_swap_lock() 304 struct timing_generator *tg, in dce120_timing_generator_enable_reset_trigger() 351 struct timing_generator *tg) in dce120_timing_generator_disable_reset_trigger() 371 struct timing_generator *tg) in dce120_timing_generator_did_triggered_reset_occur() [all …]
|
/linux-6.3-rc2/block/ |
A D | blk-throttle.c | 121 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td() local 341 struct throtl_grp *tg; in throtl_pd_alloc() local 388 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_init() local 438 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_online() local 476 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_offline() local 520 struct throtl_grp *tg; in update_min_dispatch_time() local 980 struct throtl_grp *tg) in throtl_add_bio_tg() 1120 struct throtl_grp *tg; in throtl_select_dispatch() local 1367 struct throtl_grp *tg; in tg_set_conf() local 1557 struct throtl_grp *tg; in tg_set_limit() local [all …]
|
A D | blk-throttle.h | 32 struct throtl_grp *tg; /* tg this qnode belongs to */ member 185 struct throtl_grp *tg = blkg_to_tg(bio->bi_blkg); in blk_should_throtl() local
|
/linux-6.3-rc2/kernel/sched/ |
A D | autogroup.h | 14 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()
|
A D | autogroup.c | 42 void autogroup_free(struct task_group *tg) in autogroup_free() 88 struct task_group *tg; in autogroup_create() local 129 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) in task_wants_autogroup() 285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path()
|
A D | rt.c | 192 void unregister_rt_sched_group(struct task_group *tg) in unregister_rt_sched_group() 199 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() 214 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry() 309 void unregister_rt_sched_group(struct task_group *tg) { } in unregister_rt_sched_group() 311 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() 2724 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks() 2745 struct task_group *tg; member 2750 static int tg_rt_schedulable(struct task_group *tg, void *data) in tg_rt_schedulable() 2824 static int tg_set_rt_bandwidth(struct task_group *tg, in tg_set_rt_bandwidth() 2883 long sched_group_rt_runtime(struct task_group *tg) in sched_group_rt_runtime() [all …]
|
A D | core.c | 4730 struct task_group *tg; in sched_cgroup_fork() local 10257 struct task_group *tg; in sched_create_group() local 10334 struct task_group *tg; in sched_change_group() local 10405 struct task_group *tg; in cpu_cgroup_css_alloc() local 10422 struct task_group *tg = css_tg(css); in cpu_cgroup_css_online() local 10442 struct task_group *tg = css_tg(css); in cpu_cgroup_css_released() local 10449 struct task_group *tg = css_tg(css); in cpu_cgroup_css_free() local 10577 struct task_group *tg; in cpu_uclamp_write() local 10624 struct task_group *tg; in cpu_uclamp_print() local 10669 struct task_group *tg = css_tg(css); in cpu_shares_read_u64() local [all …]
|
A D | fair.c | 508 static int tg_is_idle(struct task_group *tg) in tg_is_idle() 556 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle() 3436 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local 5812 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle() 5998 struct task_group *tg; in update_runtime_enabled() local 6017 struct task_group *tg; in unthrottle_offline_cfs_rqs() local 12230 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group() 12286 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group() 12304 void unregister_fair_sched_group(struct task_group *tg) in unregister_fair_sched_group() 12489 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group() [all …]
|
A D | debug.c | 447 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats() 499 static void task_group_path(struct task_group *tg, char *path, int plen) in task_group_path() 514 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/ |
A D | dce60_timing_generator.c | 87 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() 124 struct timing_generator *tg, in dce60_timing_generator_enable_advanced_request() 178 static bool dce60_is_tg_enabled(struct timing_generator *tg) in dce60_is_tg_enabled() 192 static bool dce60_configure_crc(struct timing_generator *tg, in dce60_configure_crc()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_hwseq.c | 163 struct timing_generator *tg) in dcn201_init_blank() 283 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 291 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 315 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 344 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 360 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce80/ |
A D | dce80_timing_generator.c | 87 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() 124 struct timing_generator *tg, in dce80_timing_generator_enable_advanced_request()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hwseq.c | 279 struct timing_generator *tg) in dcn20_init_blank() 611 struct timing_generator *tg = is_phantom ? pipe_ctx->stream_res.tg : NULL; in dcn20_disable_plane() local 1834 struct timing_generator *tg = dc->current_state->res_ctx.pipe_ctx[i].stream_res.tg; in dcn20_program_front_end_for_ctx() local 2002 struct timing_generator *tg = dc->res_pool->timing_generators[0]; in dcn20_post_unlock_program_front_end() local 2419 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn20_setup_vupdate_interrupt() local 2696 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn20_enable_stream() local 2824 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dcn20_fpga_init_hw() local 2831 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dcn20_fpga_init_hw() local 2855 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dcn20_fpga_init_hw() local 2886 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dcn20_fpga_init_hw() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hw_sequencer.c | 99 struct timing_generator *tg; in dcn10_lock_all_pipes() local 354 struct timing_generator *tg = pool->timing_generators[i]; in dcn10_log_hw_state() local 538 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn10_did_underflow_occur() local 844 struct timing_generator *tg) in false_optc_underflow_wa() 1999 struct timing_generator *tg) in wait_for_reset_trigger_to_occur() 2210 struct timing_generator *tg; in dcn10_enable_vblanks_synchronization() local 2273 struct timing_generator *tg; in dcn10_enable_timing_synchronization() local 2981 struct timing_generator *tg; in dcn10_wait_for_pending_cleared() local 3329 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn10_update_pending_status() local 3785 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn10_setup_periodic_interrupt() local [all …]
|
A D | dcn10_hw_sequencer_debug.c | 427 struct timing_generator *tg = pool->timing_generators[i]; in dcn10_get_otg_states() local 494 struct timing_generator *tg = pool->timing_generators[i]; in dcn10_clear_otpc_underflow() local
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | smp.c | 837 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups() local 872 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start() 897 struct thread_groups *tg = NULL; in get_thread_groups() local 926 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup() 953 struct thread_groups *tg = NULL; in init_thread_group_cache_map() local
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | arm64.c | 37 u64 tg; in check_platform_features() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_stream.c | 587 struct timing_generator *tg = res_ctx->pipe_ctx[i].stream_res.tg; in dc_stream_get_vblank_counter() local 646 struct timing_generator *tg = res_ctx->pipe_ctx[i].stream_res.tg; in dc_stream_get_scanoutpos() local
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_connector.c | 3024 struct drm_tile_group *tg = container_of(kref, struct drm_tile_group, refcount); in drm_tile_group_free() local 3041 struct drm_tile_group *tg) in drm_mode_put_tile_group() 3060 struct drm_tile_group *tg; in drm_mode_get_tile_group() local 3091 struct drm_tile_group *tg; in drm_mode_create_tile_group() local
|
/linux-6.3-rc2/include/linux/ |
A D | io-pgtable.h | 109 u32 tg:2; member 122 u32 tg:2; member
|
/linux-6.3-rc2/drivers/scsi/mpi3mr/ |
A D | mpi3mr_os.c | 373 struct mpi3mr_throttle_group_info *tg) in mpi3mr_queue_qd_reduction_event() 810 struct mpi3mr_throttle_group_info *tg, u8 divert_value) in mpi3mr_set_io_divert_for_all_vd_in_tg() 1201 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_update_tgtdev() local 1822 struct mpi3mr_throttle_group_info *tg) in mpi3mr_set_qd_for_all_vd_in_tg() 1939 struct mpi3mr_throttle_group_info *tg; in mpi3mr_fwevt_bh() local 3077 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_process_op_reply_desc() local 4606 struct mpi3mr_throttle_group_info *tg = NULL; in mpi3mr_qcmd() local
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/ |
A D | vcap_api_private.h | 48 const struct vcap_typegroup *tg; /* current typegroup */ member
|