/linux-6.1.9/tools/perf/arch/arm/util/ |
D | cs-etm.c | 38 struct auxtrace_record itr; member 62 static int cs_etm_set_context_id(struct auxtrace_record *itr, in cs_etm_set_context_id() 146 static int cs_etm_set_timestamp(struct auxtrace_record *itr, in cs_etm_set_timestamp() 198 static int cs_etm_set_option(struct auxtrace_record *itr, in cs_etm_set_option() 234 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options() 293 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options() 460 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config() 491 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config() 570 static bool cs_etm_is_etmv4(struct auxtrace_record *itr, int cpu) in cs_etm_is_etmv4() 616 static bool cs_etm_is_ete(struct auxtrace_record *itr, int cpu) in cs_etm_is_ete() [all …]
|
/linux-6.1.9/drivers/crypto/qat/qat_common/ |
D | adf_dev_mgr.c | 36 struct list_head *itr; in adf_find_vf() local 50 struct list_head *itr; in adf_get_vf_real_id() local 100 struct list_head *itr; in adf_devmgr_update_class_index() local 142 struct list_head *itr; in adf_devmgr_add_dev() local 298 struct list_head *itr; in adf_devmgr_pci_to_accel_dev() local 317 struct list_head *itr; in adf_devmgr_get_dev_by_id() local 353 struct list_head *itr; in adf_get_num_dettached_vfs() local
|
/linux-6.1.9/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 32 struct auxtrace_record itr; member 39 static void arm_spe_set_timestamp(struct auxtrace_record *itr, in arm_spe_set_timestamp() 69 static int arm_spe_info_fill(struct auxtrace_record *itr, in arm_spe_info_fill() 139 static int arm_spe_recording_options(struct auxtrace_record *itr, in arm_spe_recording_options() 302 static int arm_spe_snapshot_start(struct auxtrace_record *itr) in arm_spe_snapshot_start() 315 static int arm_spe_snapshot_finish(struct auxtrace_record *itr) in arm_spe_snapshot_finish() 414 static int arm_spe_find_snapshot(struct auxtrace_record *itr, int idx, in arm_spe_find_snapshot() 477 static void arm_spe_recording_free(struct auxtrace_record *itr) in arm_spe_recording_free()
|
D | hisi-ptt.c | 31 struct auxtrace_record itr; member 43 static int hisi_ptt_info_fill(struct auxtrace_record *itr, in hisi_ptt_info_fill() 96 static int hisi_ptt_recording_options(struct auxtrace_record *itr, in hisi_ptt_recording_options() 152 static void hisi_ptt_recording_free(struct auxtrace_record *itr) in hisi_ptt_recording_free()
|
/linux-6.1.9/tools/perf/arch/x86/util/ |
D | intel-bts.c | 40 struct auxtrace_record itr; member 62 static int intel_bts_info_fill(struct auxtrace_record *itr, in intel_bts_info_fill() 105 static int intel_bts_recording_options(struct auxtrace_record *itr, in intel_bts_recording_options() 251 static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr, in intel_bts_parse_snapshot_options() 313 static void intel_bts_recording_free(struct auxtrace_record *itr) in intel_bts_recording_free() 322 static int intel_bts_snapshot_start(struct auxtrace_record *itr) in intel_bts_snapshot_start() 335 static int intel_bts_snapshot_finish(struct auxtrace_record *itr) in intel_bts_snapshot_finish() 365 static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx, in intel_bts_find_snapshot()
|
D | intel-pt.c | 50 struct auxtrace_record itr; member 242 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr, in intel_pt_parse_snapshot_options() 302 intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist) in intel_pt_info_priv_size() 324 static int intel_pt_info_fill(struct auxtrace_record *itr, in intel_pt_info_fill() 621 static int intel_pt_recording_options(struct auxtrace_record *itr, in intel_pt_recording_options() 902 static int intel_pt_snapshot_start(struct auxtrace_record *itr) in intel_pt_snapshot_start() 915 static int intel_pt_snapshot_finish(struct auxtrace_record *itr) in intel_pt_snapshot_finish() 961 static void intel_pt_recording_free(struct auxtrace_record *itr) in intel_pt_recording_free() 1118 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx, in intel_pt_find_snapshot()
|
/linux-6.1.9/net/dcb/ |
D | dcbnl.c | 1034 struct dcb_app_type *itr; in dcbnl_ieee_fill() local 1230 struct dcb_app_type *itr; in dcbnl_cee_fill() local 1802 struct dcb_app_type *itr; in dcb_app_lookup() local 1841 struct dcb_app_type *itr; in dcb_getapp() local 1865 struct dcb_app_type *itr; in dcb_setapp() local 1908 struct dcb_app_type *itr; in dcb_ieee_getapp_mask() local 1966 struct dcb_app_type *itr; in dcb_ieee_delapp() local 2000 struct dcb_app_type *itr; in dcb_ieee_getapp_prio_dscp_mask_map() local 2030 struct dcb_app_type *itr; in dcb_ieee_getapp_dscp_prio_mask_map() local 2059 struct dcb_app_type *itr; in dcb_ieee_getapp_default_prio_mask() local [all …]
|
/linux-6.1.9/tools/perf/util/ |
D | auxtrace.c | 554 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr, in auxtrace_record__info_priv_size() 568 int auxtrace_record__info_fill(struct auxtrace_record *itr, in auxtrace_record__info_fill() 578 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() 584 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() 591 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() 598 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot() 607 int auxtrace_record__options(struct auxtrace_record *itr, in auxtrace_record__options() 618 u64 auxtrace_record__reference(struct auxtrace_record *itr) in auxtrace_record__reference() 625 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr, in auxtrace_parse_snapshot_options() 664 int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx) in auxtrace_record__read_finish() [all …]
|
/linux-6.1.9/drivers/platform/x86/intel/int1092/ |
D | intel_sar.c | 45 int itr = 0; in update_sar_data() local 80 int value, itr, reg; in parse_package() local
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_qos.c | 57 u32 itr, next; in sparx5_lg_get_last() local 110 u32 itr, next; in sparx5_lg_get_group_by_index() local 156 u32 itr; in sparx5_lg_get_adjacent() local
|
/linux-6.1.9/drivers/bus/mhi/host/ |
D | pm.c | 746 struct state_transition *itr, *tmp; in mhi_pm_st_worker() local 810 struct mhi_chan *itr, *tmp; in mhi_pm_suspend() local 898 struct mhi_chan *itr, *tmp; in __mhi_pm_resume() local
|
/linux-6.1.9/tools/perf/arch/s390/util/ |
D | auxtrace.c | 19 static void cpumsf_free(struct auxtrace_record *itr) in cpumsf_free()
|
/linux-6.1.9/drivers/crypto/virtio/ |
D | virtio_crypto_mgr.c | 35 struct list_head *itr; in virtcrypto_devmgr_add_dev() local
|
/linux-6.1.9/drivers/i2c/busses/ |
D | i2c-qcom-geni.c | 150 const struct geni_i2c_clk_fld *itr = geni_i2c_clk_map; in geni_i2c_clk_map_idx() local 163 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in qcom_geni_i2c_conf() local 584 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in geni_i2c_gpi_xfer() local
|
/linux-6.1.9/drivers/gpu/drm/i915/gvt/ |
D | kvmgt.c | 215 struct gvt_dma *itr; in __gvt_cache_find_dma_addr() local 233 struct gvt_dma *itr; in __gvt_cache_find_gfn() local 251 struct gvt_dma *new, *itr; in __gvt_cache_add() local 635 struct intel_vgpu *itr; in __kvmgt_vgpu_exist() local
|
/linux-6.1.9/drivers/net/ethernet/qualcomm/emac/ |
D | emac-sgmii-qdf2432.c | 107 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
D | emac-sgmii-qdf2400.c | 117 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
D | emac-sgmii-fsm9900.c | 140 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
/linux-6.1.9/arch/x86/platform/ts5500/ |
D | ts5500.c | 80 bool itr; member
|
/linux-6.1.9/drivers/bus/mhi/ep/ |
D | main.c | 705 struct mhi_ep_ring_item *itr, *tmp; in mhi_ep_ch_ring_worker() local 759 struct mhi_ep_state_transition *itr, *tmp; in mhi_ep_state_worker() local
|
/linux-6.1.9/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 150 u16 itr; /* interrupt throttle rate value */ member 161 #define ITR_IS_ADAPTIVE(itr) (!!(itr & FM10K_ITR_ADAPTIVE)) argument 187 u32 __iomem *itr; /* pointer to ITR register for this vector */ member
|
/linux-6.1.9/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 452 unsigned int avg_wire_size, packets, bytes, itr; in iavf_update_itr() local 1620 static inline u32 iavf_buildreg_itr(const int type, u16 itr) in iavf_buildreg_itr()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 221 u8 itr; /* current ITR setting for ring */ member 237 u16 itr; /* Interrupt throttle rate written to EITR */ member
|
/linux-6.1.9/tools/perf/ |
D | builtin-sched.c | 2224 struct idle_thread_runtime *itr; in init_idle_thread() local 2318 struct idle_thread_runtime *itr, in save_idle_callchain() 2351 struct idle_thread_runtime *itr; in timehist_get_thread() local 2621 struct idle_thread_runtime *itr = (void *)tr; in timehist_sched_change_event() local 2916 struct idle_thread_runtime *itr; in timehist_print_summary() local
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_ptp.c | 2419 int err, itr = 1; in ice_ptp_reset() local 2546 int err, itr = 1; in ice_ptp_init_owner() local
|