/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | remote_node_table.c | 106 * @group_index: This is the bit index in the table to be modified. 114 u32 group_index) in sci_remote_node_table_clear_group_index() 121 BUG_ON(group_index >= (u32)(remote_node_table->group_array_size * 32)); in sci_remote_node_table_clear_group_index() 123 dword_index = group_index / 32; in sci_remote_node_table_clear_group_index() 124 bit_index = group_index % 32; in sci_remote_node_table_clear_group_index() 136 * @group_index: This is the bit position in the table to be modified. 144 u32 group_index) in sci_remote_node_table_set_group_index() 151 BUG_ON(group_index >= (u32)(remote_node_table->group_array_size * 32)); in sci_remote_node_table_set_group_index() 153 dword_index = group_index / 32; in sci_remote_node_table_set_group_index() 154 bit_index = group_index in sci_remote_node_table_set_group_index() 111 sci_remote_node_table_clear_group_index( struct sci_remote_node_table *remote_node_table, u32 group_table_index, u32 group_index) sci_remote_node_table_clear_group_index() argument 141 sci_remote_node_table_set_group_index( struct sci_remote_node_table *remote_node_table, u32 group_table_index, u32 group_index) sci_remote_node_table_set_group_index() argument 234 sci_remote_node_table_clear_group( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_clear_group() argument 261 sci_remote_node_table_set_group( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_set_group() argument 291 sci_remote_node_table_get_group_value( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_get_group_value() argument 388 u32 group_index; sci_remote_node_table_allocate_single_remote_node() local 443 u32 group_index; sci_remote_node_table_allocate_triple_remote_node() local 518 u32 group_index; sci_remote_node_table_release_single_remote_node() local 564 u32 group_index; sci_remote_node_table_release_triple_remote_node() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | remote_node_table.c | 104 * @group_index: This is the bit index in the table to be modified. 112 u32 group_index) in sci_remote_node_table_clear_group_index() 119 BUG_ON(group_index >= (u32)(remote_node_table->group_array_size * 32)); in sci_remote_node_table_clear_group_index() 121 dword_index = group_index / 32; in sci_remote_node_table_clear_group_index() 122 bit_index = group_index % 32; in sci_remote_node_table_clear_group_index() 134 * @group_index: This is the bit position in the table to be modified. 142 u32 group_index) in sci_remote_node_table_set_group_index() 149 BUG_ON(group_index >= (u32)(remote_node_table->group_array_size * 32)); in sci_remote_node_table_set_group_index() 151 dword_index = group_index / 32; in sci_remote_node_table_set_group_index() 152 bit_index = group_index in sci_remote_node_table_set_group_index() 109 sci_remote_node_table_clear_group_index( struct sci_remote_node_table *remote_node_table, u32 group_table_index, u32 group_index) sci_remote_node_table_clear_group_index() argument 139 sci_remote_node_table_set_group_index( struct sci_remote_node_table *remote_node_table, u32 group_table_index, u32 group_index) sci_remote_node_table_set_group_index() argument 232 sci_remote_node_table_clear_group( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_clear_group() argument 258 sci_remote_node_table_set_group( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_set_group() argument 288 sci_remote_node_table_get_group_value( struct sci_remote_node_table *remote_node_table, u32 group_index) sci_remote_node_table_get_group_value() argument 385 u32 group_index; sci_remote_node_table_allocate_single_remote_node() local 440 u32 group_index; sci_remote_node_table_allocate_triple_remote_node() local 516 u32 group_index; sci_remote_node_table_release_single_remote_node() local 563 u32 group_index; sci_remote_node_table_release_triple_remote_node() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.h | 118 int group_index, 123 int group_index,
|
H A D | dcn10_hw_sequencer.c | 2198 int group_index, in dcn10_enable_vblanks_synchronization() 2261 int group_index, in dcn10_enable_timing_synchronization() 2196 dcn10_enable_vblanks_synchronization( struct dc *dc, int group_index, int group_size, struct pipe_ctx *grouped_pipes[]) dcn10_enable_vblanks_synchronization() argument 2259 dcn10_enable_timing_synchronization( struct dc *dc, int group_index, int group_size, struct pipe_ctx *grouped_pipes[]) dcn10_enable_timing_synchronization() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/ |
H A D | pinctrl-imx.h | 80 unsigned int group_index; member
|
H A D | pinctrl-imx.c | 624 ipctl->group_index++, grp); in imx_pinctrl_parse_functions() 699 ipctl->group_index = 0; in imx_pinctrl_probe_dt()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.h | 186 __field(u32, group_index) 204 __entry->group_index = __entry->fg->id; 242 TP_printk("op=%s fte=%p fg=%p index=%u group_index=%u action=<%s> flow_tag=%x %s\n", 245 __entry->group_index, __print_flags(__entry->action, "|",
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.h | 186 __field(u32, group_index) 204 __entry->group_index = __entry->fg->id; 242 TP_printk("op=%s fte=%p fg=%p index=%u group_index=%u action=<%s> flow_tag=%x %s\n", 245 __entry->group_index, __print_flags(__entry->action, "|",
|
/kernel/linux/linux-5.10/drivers/pinctrl/freescale/ |
H A D | pinctrl-imx.h | 89 unsigned int group_index; member
|
H A D | pinctrl-imx.c | 683 ipctl->group_index++, grp); in imx_pinctrl_parse_functions() 758 ipctl->group_index = 0; in imx_pinctrl_probe_dt()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | hw_sequencer.h | 242 int group_index, int group_size, 245 int group_index, int group_size,
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ump_client.c | 217 static int seq_ump_group_init(struct seq_ump_client *client, int group_index) in seq_ump_group_init() argument 219 struct seq_ump_group *group = &client->groups[group_index]; in seq_ump_group_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | hw_sequencer.h | 107 int group_index, int group_size,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.h | 123 int group_index,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.h | 376 u32 group_index; member 395 u32 group_index; member
|
H A D | hinic_port.c | 610 indir_tbl->group_index = cpu_to_be32(tmpl_idx); in hinic_rss_set_indir_tbl() 720 ctx_tbl->group_index = cpu_to_be32(tmpl_idx); in hinic_set_rss_type()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.h | 387 u32 group_index; member 406 u32 group_index; member
|
H A D | hinic_port.c | 625 indir_tbl->group_index = cpu_to_be32(tmpl_idx); in hinic_rss_set_indir_tbl() 735 ctx_tbl->group_index = cpu_to_be32(tmpl_idx); in hinic_set_rss_type()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | perf_event.h | 645 u64 group_index; member
|
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 1535 event->group_index = 0; in init_event_group() 1623 if (left_group_index < right->group_index) in perf_event_groups_cmp() 1625 if (left_group_index > right->group_index) in perf_event_groups_cmp() 1638 e->group_index, __node_2_pe(b)) < 0; in __group_less() 1652 /* partial/subtree match: @cpu, @pmu, @cgroup; ignore: @group_index */ in __group_cmp() 1653 return perf_event_groups_cmp(a->cpu, a->pmu, a->cgroup, b->group_index, b); in __group_cmp() 1662 /* partial/subtree match: @cpu, @pmu, ignore: @cgroup, @group_index */ in __group_cmp_ignore_cgroup() 1664 b->group_index, b); in __group_cmp_ignore_cgroup() 1676 event->group_index = ++groups->index; in perf_event_groups_insert() 3691 return le->group_index < r in perf_less_group_idx() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 1054 int group_index = 0; in program_timing_sync() local 1142 dc, group_index, group_size, pipe_set); in program_timing_sync() 1143 group_index++; in program_timing_sync()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 1424 int group_index = 0; in program_timing_sync() local 1541 dc, group_index, group_size, pipe_set); in program_timing_sync() 1545 dc, group_index, group_size, pipe_set); in program_timing_sync() 1547 group_index++; in program_timing_sync()
|
/kernel/linux/linux-5.10/kernel/events/ |
H A D | core.c | 1645 event->group_index = 0; in init_event_group() 1708 if (left->group_index < right->group_index) in perf_event_groups_less() 1710 if (left->group_index > right->group_index) in perf_event_groups_less() 1729 event->group_index = ++groups->index; in perf_event_groups_insert() 3666 return le->group_index < re->group_index; in perf_less_group_idx()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | perf_event.h | 690 u64 group_index; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 2355 int group_index, in dce110_enable_timing_synchronization() 2353 dce110_enable_timing_synchronization( struct dc *dc, int group_index, int group_size, struct pipe_ctx *grouped_pipes[]) dce110_enable_timing_synchronization() argument
|