/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | ipl_report.c | 30 static unsigned long find_bootdata_space(struct ipl_rb_components *comps, in find_bootdata_space() argument 42 for_each_rb_entry(comp, comps) in find_bootdata_space() 60 if (intersects(safe_addr, size, (unsigned long)comps, comps->len)) { in find_bootdata_space() 61 safe_addr = (unsigned long)comps + comps->len; in find_bootdata_space() 64 for_each_rb_entry(comp, comps) in find_bootdata_space() 84 static void copy_components_bootdata(struct ipl_rb_components *comps) in copy_components_bootdata() argument 89 for_each_rb_entry(comp, comps) in copy_components_bootdata() 110 struct ipl_rb_components *comps; in read_ipl_report() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-cmdq.c | 19 struct mdp_comp_ctx comps[MDP_PATH_MAX_COMPS]; member 63 switch (path->comps[0].comp->public_id) { in mdp_path_subfrm_require() 84 ctx = &path->comps[index]; in mdp_path_subfrm_require() 121 ctx = &path->comps[index]; in mdp_path_subfrm_run() 134 ctx = &path->comps[index]; in mdp_path_subfrm_run() 161 ret = mdp_comp_ctx_config(mdp, &path->comps[index], in mdp_path_ctx_init() 199 ctx = &path->comps[index]; in mdp_path_config_subfrm() 212 ctx = &path->comps[index]; in mdp_path_config_subfrm() 221 ctx = &path->comps[index]; in mdp_path_config_subfrm() 254 ctx = &path->comps[inde in mdp_path_config() 403 struct mdp_comp *comps = NULL; mdp_cmdq_send() local [all...] |
H A D | mtk-mdp3-cmdq.h | 34 struct mdp_comp *comps; member
|
H A D | mtk-mdp3-comp.h | 200 int mdp_comp_clocks_on(struct device *dev, struct mdp_comp *comps, int num); 201 void mdp_comp_clocks_off(struct device *dev, struct mdp_comp *comps, int num);
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | ipl_report.c | 21 static struct ipl_rb_components *comps; variable 39 for_each_rb_entry(comp, comps) in get_cert_comp_list_size() 69 for_each_rb_entry(comp, comps) in copy_components_bootdata() 115 comps = NULL; in read_ipl_report() 126 comps = (struct ipl_rb_components *) rb_hdr; in read_ipl_report() 139 if (!comps || !certs) { in read_ipl_report()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 604 struct hda_component *comps = master_data; in tas2781_hda_bind() local 609 if (!comps || tas_hda->priv->index < 0 || in tas2781_hda_bind() 613 comps = &comps[tas_hda->priv->index]; in tas2781_hda_bind() 614 if (comps->dev) in tas2781_hda_bind() 617 codec = comps->codec; in tas2781_hda_bind() 631 comps->dev = dev; in tas2781_hda_bind() 633 strscpy(comps->name, dev_name(dev), sizeof(comps->name)); in tas2781_hda_bind() 637 comps in tas2781_hda_bind() 649 struct hda_component *comps = master_data; tas2781_hda_unbind() local [all...] |
H A D | cs35l56_hda.c | 640 struct hda_component *comps = master_data; in cs35l56_hda_bind() local 643 if (!comps || cs35l56->index < 0 || cs35l56->index >= HDA_MAX_COMPONENTS) in cs35l56_hda_bind() 646 comps = &comps[cs35l56->index]; in cs35l56_hda_bind() 647 if (comps->dev) in cs35l56_hda_bind() 650 comps->dev = dev; in cs35l56_hda_bind() 651 cs35l56->codec = comps->codec; in cs35l56_hda_bind() 652 strscpy(comps->name, dev_name(dev), sizeof(comps->name)); in cs35l56_hda_bind() 653 comps in cs35l56_hda_bind() 675 struct hda_component *comps = master_data; cs35l56_hda_unbind() local [all...] |
H A D | cs35l41_hda.c | 1122 struct hda_component *comps = master_data; in cs35l41_hda_bind() local 1126 if (!comps || cs35l41->index < 0 || cs35l41->index >= HDA_MAX_COMPONENTS) in cs35l41_hda_bind() 1129 comps = &comps[cs35l41->index]; in cs35l41_hda_bind() 1130 if (comps->dev) in cs35l41_hda_bind() 1137 comps->dev = dev; in cs35l41_hda_bind() 1140 comps->codec->core.subsystem_id); in cs35l41_hda_bind() 1141 cs35l41->codec = comps->codec; in cs35l41_hda_bind() 1142 strscpy(comps->name, dev_name(dev), sizeof(comps in cs35l41_hda_bind() 1184 struct hda_component *comps = master_data; cs35l41_hda_unbind() local [all...] |
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | rdma_core.h | 168 u16 comps, 172 TP_ARGS(cq, comps, usec), 176 __field(unsigned int, comps) 182 __entry->comps = comps; 186 TP_printk("cq.id=%u comps=%u usec=%u", 187 __entry->cq_id, __entry->comps, __entry->usec
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | rdma_core.h | 168 u16 comps, 172 TP_ARGS(cq, comps, usec), 176 __field(unsigned int, comps) 182 __entry->comps = comps; 186 TP_printk("cq.id=%u comps=%u usec=%u", 187 __entry->cq_id, __entry->comps, __entry->usec
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dim.h | 39 * @comps: Completion counter 45 u16 comps; member 266 * @comps: number of completions to set 270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument 274 s->comp_ctr = comps; in dim_update_sample_with_comps()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dim.h | 39 * @comps: Completion counter 45 u16 comps; member 266 * @comps: number of completions to set 270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument 274 s->comp_ctr = comps; in dim_update_sample_with_comps()
|
/kernel/linux/linux-6.6/drivers/block/zram/ |
H A D | zram_drv.c | 1344 zstrm = zcomp_stream_get(zram->comps[prio]); in zram_read_from_zspool() 1357 zcomp_stream_put(zram->comps[prio]); in zram_read_from_zspool() 1454 zstrm = zcomp_stream_get(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1460 zcomp_stream_put(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1488 zcomp_stream_put(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1505 zstrm = zcomp_stream_get(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1512 zcomp_stream_put(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1526 zcomp_stream_put(zram->comps[ZRAM_PRIMARY_COMP]); in zram_write_page() 1632 if (!zram->comps[prio]) in zram_recompress() 1643 zstrm = zcomp_stream_get(zram->comps[pri in zram_recompress() [all...] |
H A D | zram_drv.h | 129 struct zcomp *comps[ZRAM_MAX_COMPS]; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
H A D | rtw_odm.c | 108 inline void rtw_odm_dbg_comp_set(struct adapter *adapter, u64 comps) in rtw_odm_dbg_comp_set() argument 110 rtw_hal_set_def_var(adapter, HW_DEF_ODM_DBG_FLAG, &comps); in rtw_odm_dbg_comp_set()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cq.c | 46 u16 comps = rdma_dim_prof[dim->profile_ix].comps; in ib_cq_rdma_dim_work() local 50 trace_cq_modify(cq, comps, usec); in ib_cq_rdma_dim_work() 51 cq->device->ops.modify_cq(cq, comps, usec); in ib_cq_rdma_dim_work()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cq.c | 45 u16 comps = rdma_dim_prof[dim->profile_ix].comps; in ib_cq_rdma_dim_work() local 49 trace_cq_modify(cq, comps, usec); in ib_cq_rdma_dim_work() 50 cq->device->ops.modify_cq(cq, comps, usec); in ib_cq_rdma_dim_work()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | rtw_odm.h | 17 void rtw_odm_dbg_comp_set(struct adapter *adapter, u64 comps);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.c | 165 cq->comps = vmalloc_user(PAGE_ALIGN(sizeof(*cq->comps) in hfi1_user_sdma_alloc_queues() 167 if (!cq->comps) in hfi1_user_sdma_alloc_queues() 182 vfree(cq->comps); in hfi1_user_sdma_alloc_queues() 242 vfree(fd->cq->comps); in hfi1_user_sdma_free_queues() 1219 cq->comps[idx].errcode = -ret; in set_comp_state() 1221 cq->comps[idx].status = state; in set_comp_state()
|
H A D | user_sdma.h | 103 struct hfi1_sdma_comp_entry *comps; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.h | 142 struct hfi1_sdma_comp_entry *comps; member
|
H A D | user_sdma.c | 222 cq->comps = vmalloc_user(PAGE_ALIGN(sizeof(*cq->comps) in hfi1_user_sdma_alloc_queues() 224 if (!cq->comps) in hfi1_user_sdma_alloc_queues() 242 vfree(cq->comps); in hfi1_user_sdma_alloc_queues() 303 vfree(fd->cq->comps); in hfi1_user_sdma_free_queues() 1291 cq->comps[idx].errcode = -ret; in set_comp_state() 1293 cq->comps[idx].status = state; in set_comp_state()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.h | 200 struct isert_comp *comps; member
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.h | 200 struct isert_comp *comps; member
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | ipl.c | 2155 struct ipl_rb_components *comps; in ipl_report_finish() local 2175 comps = ptr; in ipl_report_finish() 2176 comps->rbt = IPL_RBT_COMPONENTS; in ipl_report_finish() 2177 ptr += sizeof(*comps); in ipl_report_finish() 2182 comps->len = ptr - (void *)comps; in ipl_report_finish()
|