| /linux/block/ |
| H A D | blk-throttle.c | 47 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() 76 struct throtl_grp *tg = sq_to_tg(sq); in sq_to_td() local 84 static uint64_t tg_bps_limit(struct throtl_grp *tg, int rw) in tg_bps_limit() 94 static unsigned int tg_iops_limit(struct throtl_grp *tg, int rw) in tg_iops_limit() 136 static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg) in throtl_qnode_init() 264 struct throtl_grp *tg; in throtl_pd_alloc() local 301 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_init() local 331 static void tg_update_has_rules(struct throtl_grp *tg) in tg_update_has_rules() 348 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_online() local 358 struct throtl_grp *tg = pd_to_tg(pd); in throtl_pd_free() local [all …]
|
| /linux/kernel/sched/ |
| H A D | autogroup.h | 16 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 D | autogroup.c | 44 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 D | core.c | 1499 int tg_nop(struct task_group *tg, void *data) in tg_nop() 1954 struct task_group *tg = &root_task_group; in uclamp_update_root_tg() local 4769 struct task_group *tg; in sched_cgroup_fork() local 9298 static inline void alloc_uclamp_sched_group(struct task_group *tg, in alloc_uclamp_sched_group() 9312 static void sched_free_group(struct task_group *tg) in sched_free_group() 9325 static void sched_unregister_group(struct task_group *tg) in sched_unregister_group() 9339 struct task_group *tg; in sched_create_group() local 9361 void sched_online_group(struct task_group *tg, struct task_group *parent) in sched_online_group() 9386 void sched_destroy_group(struct task_group *tg) in sched_destroy_group() 9392 void sched_release_group(struct task_group *tg) in sched_release_group() [all …]
|
| H A D | fair.c | 462 static int tg_is_idle(struct task_group *tg) in tg_is_idle() 510 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle() 4208 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local 4429 struct task_group *tg; in clear_tg_offline_cfs_rqs() local 5911 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() 6145 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up() 6216 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down() 6683 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle() 6879 struct task_group *tg; in update_runtime_enabled() local 6898 struct task_group *tg; in unthrottle_offline_cfs_rqs() local [all …]
|
| H A D | debug.c | 751 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats() 801 static void task_group_path(struct task_group *tg, char *path, int plen) in task_group_path() 816 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
|
| H A D | ext.c | 3482 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp() 3495 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg), argument 3499 #define SCX_INIT_TASK_ARGS_CGROUP(tg) argument 4274 void scx_tg_init(struct task_group *tg) in scx_tg_init() 4282 int scx_tg_online(struct task_group *tg) in scx_tg_online() 4311 void scx_tg_offline(struct task_group *tg) in scx_tg_offline() 4408 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight() 4424 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle() 4440 void scx_group_set_bandwidth(struct task_group *tg, in scx_group_set_bandwidth() 4671 struct task_group *tg = css_tg(css); in scx_cgroup_exit() local [all …]
|
| H A D | sched.h | 573 static inline void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group() 574 static inline int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group() 578 static inline void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group() 579 static inline void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group() 617 static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; } in sched_group_set_shares() 618 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle() 747 struct task_group *tg; /* Group that "owns" this runqueue */ member 863 struct task_group *tg; /* this tg has "this" rt_rq on given CPU for runnable entities */ member 2274 struct task_group *tg = task_group(p); in set_task_rq() local
|
| /linux/drivers/gpu/drm/amd/display/dc/dce60/ |
| H 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() 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 D | dcn201_hwseq.c | 169 struct timing_generator *tg) in dcn201_init_blank() 276 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 284 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 308 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 337 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local 353 struct timing_generator *tg = res_pool->timing_generators[i]; in dcn201_init_hw() local
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 296 struct timing_generator *tg) in hwss_wait_for_blank_complete() 1643 struct timing_generator *tg, int opp_inst[MAX_PIPES], int opp_head_count, in hwss_add_optc_set_odm_combine() 1661 struct timing_generator *tg, struct dc_crtc_timing *timing) in hwss_add_optc_set_odm_bypass() 1684 struct timing_generator *tg, in hwss_add_tg_program_global_sync() 1707 struct timing_generator *tg, in hwss_add_tg_wait_for_state() 1722 struct timing_generator *tg, in hwss_add_tg_set_vtg_params() 1739 struct timing_generator *tg, int start_line) in hwss_add_tg_setup_vertical_interrupt2() 1907 struct timing_generator *tg) in hwss_add_tg_enable_crtc() 1937 struct timing_generator *tg, in hwss_add_tg_wait_double_buffer_pending() 2132 struct timing_generator *tg; in hwss_wait_for_odm_update_pending_complete() local [all …]
|
| H A D | dc_stream.c | 728 struct timing_generator *tg = res_ctx->pipe_ctx[i].stream_res.tg; in dc_stream_get_vblank_counter() local 796 struct timing_generator *tg = res_ctx->pipe_ctx[i].stream_res.tg; in dc_stream_get_scanoutpos() local
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
| H A D | dcn21_hwseq.c | 214 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn21_set_pipe() local 248 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn21_set_backlight_level() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | smp.c | 834 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups() local 869 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start() 894 struct thread_groups *tg = NULL; in get_thread_groups() local 923 static int __init update_mask_from_threadgroup(cpumask_var_t *mask, struct thread_groups *tg, in update_mask_from_threadgroup() 950 struct thread_groups *tg = NULL; in init_thread_group_cache_map() local
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 844 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn401_enable_stream() local 1762 struct timing_generator *tg = NULL; in dcn401_interdependent_update_lock() local 1964 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dc_hwss_disable_otg_pwa() local 2393 struct timing_generator *tg = dc->current_state->res_ctx.pipe_ctx[i].stream_res.tg; in dcn401_program_front_end_for_ctx() local 2551 struct timing_generator *tg = pipe->stream_res.tg; in dcn401_post_unlock_program_front_end() local 2620 struct timing_generator *tg = dc->res_pool->timing_generators[0]; in dcn401_post_unlock_program_front_end() local 3360 struct timing_generator *tg = is_phantom ? pipe_ctx->stream_res.tg : NULL; in dcn401_disable_plane_sequence() local 3831 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dcn401_setup_vupdate_interrupt_sequence() local
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| H A D | dce110_hwseq.c | 731 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dce110_enable_stream() local 1207 struct timing_generator *tg = pipe_ctx->stream_res.tg; in dce110_disable_stream() local 1851 struct timing_generator *tg; in disable_vga_and_power_gate_all_controllers() local 1914 struct timing_generator *tg = NULL; in clean_up_dsc_blocks() local 1960 struct timing_generator *tg = NULL; in dc_hwss_enable_otg_pwa() local 2235 struct timing_generator *tg = pipe_ctx[i]->stream_res.tg; in set_drr() local 2788 struct timing_generator *tg) in wait_for_reset_trigger_to_occur() 2954 struct timing_generator *tg = dc->res_pool->timing_generators[i]; in dce110_init_hw() local
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | arm64.c | 60 u64 tg; in check_platform_features() local
|
| /linux/include/linux/ |
| H A D | io-pgtable.h | 145 u32 tg:2; member 158 u32 tg:2; member
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_private.h | 48 const struct vcap_typegroup *tg; /* current typegroup */ member
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_timing_generator.h | 117 #define DCE110TG_FROM_TG(tg)\ argument
|
| /linux/drivers/iio/chemical/ |
| H A D | sgp40.c | 172 struct sgp40_tg_measure tg = {.command = {0x26, 0x0F}}; in sgp40_measure_resistance_raw() local
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-cti-platform.c | 317 struct cti_trig_grp *tg = NULL; in cti_plat_process_filter_sigs() local
|
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.c | 177 u8 tg; member 191 u8 tg; member 892 static int pn533_target_found(struct pn533 *dev, u8 tg, u8 *tgdata, in pn533_target_found() 992 u8 nbtg, tg, *tgdata; in pn533_start_poll_complete() local
|
| /linux/include/uapi/linux/ |
| H A D | serial.h | 182 __u32 tg; member
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_nested.h | 274 u64 base, tg, num, scale; in decode_range_tlbi() local
|