| /Linux-v5.4/tools/perf/arch/arm/util/ | 
| D | cs-etm.c | 37 	struct auxtrace_record	itr;  member61 static int cs_etm_set_context_id(struct auxtrace_record *itr,  in cs_etm_set_context_id()
 110 static int cs_etm_set_timestamp(struct auxtrace_record *itr,  in cs_etm_set_timestamp()
 158 static int cs_etm_set_option(struct auxtrace_record *itr,  in cs_etm_set_option()
 192 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr,  in cs_etm_parse_snapshot_options()
 251 static int cs_etm_recording_options(struct auxtrace_record *itr,  in cs_etm_recording_options()
 435 static u64 cs_etm_get_config(struct auxtrace_record *itr)  in cs_etm_get_config()
 466 static u64 cs_etmv4_get_config(struct auxtrace_record *itr)  in cs_etmv4_get_config()
 531 static bool cs_etm_is_etmv4(struct auxtrace_record *itr, int cpu)  in cs_etm_is_etmv4()
 570 				struct auxtrace_record *itr,  in cs_etm_get_metadata()
 [all …]
 
 | 
| /Linux-v5.4/tools/perf/arch/x86/util/ | 
| D | intel-bts.c | 40 	struct auxtrace_record		itr;  member62 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()
 245 static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr,  in intel_bts_parse_snapshot_options()
 307 static void intel_bts_recording_free(struct auxtrace_record *itr)  in intel_bts_recording_free()
 316 static int intel_bts_snapshot_start(struct auxtrace_record *itr)  in intel_bts_snapshot_start()
 329 static int intel_bts_snapshot_finish(struct auxtrace_record *itr)  in intel_bts_snapshot_finish()
 359 static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx,  in intel_bts_find_snapshot()
 411 static int intel_bts_read_finish(struct auxtrace_record *itr, int idx)  in intel_bts_read_finish()
 
 | 
| D | intel-pt.c | 47 	struct auxtrace_record		itr;  member235 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr,  in intel_pt_parse_snapshot_options()
 295 intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist)  in intel_pt_info_priv_size()
 316 static int intel_pt_info_fill(struct auxtrace_record *itr,  in intel_pt_info_fill()
 574 static int intel_pt_recording_options(struct auxtrace_record *itr,  in intel_pt_recording_options()
 809 static int intel_pt_snapshot_start(struct auxtrace_record *itr)  in intel_pt_snapshot_start()
 822 static int intel_pt_snapshot_finish(struct auxtrace_record *itr)  in intel_pt_snapshot_finish()
 868 static void intel_pt_recording_free(struct auxtrace_record *itr)  in intel_pt_recording_free()
 1025 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx,  in intel_pt_find_snapshot()
 1095 static int intel_pt_read_finish(struct auxtrace_record *itr, int idx)  in intel_pt_read_finish()
 
 | 
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | adf_dev_mgr.c | 80 	struct list_head *itr;  in adf_find_vf()  local94 	struct list_head *itr;  in adf_get_vf_real_id()  local
 144 	struct list_head *itr;  in adf_devmgr_update_class_index()  local
 186 	struct list_head *itr;  in adf_devmgr_add_dev()  local
 341 	struct list_head *itr;  in adf_devmgr_pci_to_accel_dev()  local
 360 	struct list_head *itr;  in adf_devmgr_get_dev_by_id()  local
 396 	struct list_head *itr;  in adf_get_num_dettached_vfs()  local
 
 | 
| /Linux-v5.4/tools/perf/arch/arm64/util/ | 
| D | arm-spe.c | 30 	struct auxtrace_record		itr;  member42 static int arm_spe_info_fill(struct auxtrace_record *itr,  in arm_spe_info_fill()
 63 static int arm_spe_recording_options(struct auxtrace_record *itr,  in arm_spe_recording_options()
 153 static void arm_spe_recording_free(struct auxtrace_record *itr)  in arm_spe_recording_free()
 161 static int arm_spe_read_finish(struct auxtrace_record *itr, int idx)  in arm_spe_read_finish()
 
 | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | est.c | 246 	unsigned itr;  in uwb_est_register()  local295 	unsigned itr;  in uwb_est_unregister()  local
 421 	unsigned itr;  in uwb_est_find_size()  local
 
 | 
| D | drp-avail.c | 129 unsigned long get_val(u8 *array, size_t itr, size_t len)  in get_val()194 	size_t itr, len;  in buffer_to_bmp()  local
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/ | 
| D | mmc.c | 84 	unsigned handle, itr;  in wusbhc_mmcie_set()  local130 	unsigned handle, itr;  in wusbhc_mmcie_rm()  local
 
 | 
| D | wa-nep.c | 80 	void *itr;  in wa_notif_dispatch()  local
 | 
| D | rh.c | 411 	size_t port_size, itr;  in wusbhc_rh_create()  local
 | 
| D | security.c | 209 	const void *itr, *top;  in wusb_dev_sec_add()  local
 | 
| D | wa-rpipe.c | 252 	void *itr;  in rpipe_epc_find()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | auxtrace.c | 508 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr,  in auxtrace_record__info_priv_size()522 int auxtrace_record__info_fill(struct auxtrace_record *itr,  in auxtrace_record__info_fill()
 532 void auxtrace_record__free(struct auxtrace_record *itr)  in auxtrace_record__free()
 538 int auxtrace_record__snapshot_start(struct auxtrace_record *itr)  in auxtrace_record__snapshot_start()
 545 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit)  in auxtrace_record__snapshot_finish()
 552 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx,  in auxtrace_record__find_snapshot()
 561 int auxtrace_record__options(struct auxtrace_record *itr,  in auxtrace_record__options()
 570 u64 auxtrace_record__reference(struct auxtrace_record *itr)  in auxtrace_record__reference()
 577 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr,  in auxtrace_parse_snapshot_options()
 888 int perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr,  in perf_event__synthesize_auxtrace_info()
 [all …]
 
 | 
| /Linux-v5.4/net/dcb/ | 
| D | dcbnl.c | 1034 	struct dcb_app_type *itr;  in dcbnl_ieee_fill()  local1230 	struct dcb_app_type *itr;  in dcbnl_cee_fill()  local
 1792 	struct dcb_app_type *itr;  in dcb_app_lookup()  local
 1829 	struct dcb_app_type *itr;  in dcb_getapp()  local
 1851 	struct dcb_app_type *itr;  in dcb_setapp()  local
 1892 	struct dcb_app_type *itr;  in dcb_ieee_getapp_mask()  local
 1946 	struct dcb_app_type *itr;  in dcb_ieee_delapp()  local
 1980 	struct dcb_app_type *itr;  in dcb_ieee_getapp_prio_dscp_mask_map()  local
 2010 	struct dcb_app_type *itr;  in dcb_ieee_getapp_dscp_prio_mask_map()  local
 2039 	struct dcb_app_type *itr;  in dcb_ieee_getapp_default_prio_mask()  local
 
 | 
| /Linux-v5.4/drivers/staging/uwb/i1480/dfu/ | 
| D | usb.c | 101 	size_t buffer_size, itr = 0;  in i1480_usb_write()  local139 	size_t itr, read_size = i1480->buf_size;  in i1480_usb_read()  local
 
 | 
| /Linux-v5.4/tools/perf/arch/s390/util/ | 
| D | auxtrace.c | 19 static void cpumsf_free(struct auxtrace_record *itr)  in cpumsf_free()
 | 
| /Linux-v5.4/drivers/crypto/virtio/ | 
| D | virtio_crypto_mgr.c | 35 	struct list_head *itr;  in virtcrypto_devmgr_add_dev()  local
 | 
| /Linux-v5.4/tools/testing/selftests/gpio/ | 
| D | gpio-mockup-chardev.c | 34 	struct libmnt_iter *itr = NULL;  in get_debugfs()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_txrx.c | 1140 				 unsigned int itr)  in ice_adjust_itr_by_size_and_speed()1196 	unsigned int packets, bytes, itr;  in ice_update_itr()  local
 1333 static u32 ice_buildreg_itr(u16 itr_idx, u16 itr)  in ice_buildreg_itr()
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/host/ | 
| D | hwa-hc.c | 556 	char *itr;  in wa_fill_descr()  local630 	void *itr, *top;  in hwahc_security_create()  local
 
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-qcom-geni.c | 139 	const struct geni_i2c_clk_fld *itr = geni_i2c_clk_map;  in geni_i2c_clk_map_idx()  local152 	const struct geni_i2c_clk_fld *itr = gi2c->clk_fld;  in qcom_geni_i2c_conf()  local
 
 | 
| /Linux-v5.4/include/linux/wimax/ | 
| D | debug.h | 423 	struct d_level *itr, *top;  in d_submodule_set()  local
 | 
| /Linux-v5.4/arch/x86/platform/ts5500/ | 
| D | ts5500.c | 80 	bool	itr;  member
 | 
| /Linux-v5.4/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()
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ | 
| D | kvmgt.c | 223 	struct gvt_dma *itr;  in __gvt_cache_find_dma_addr()  local241 	struct gvt_dma *itr;  in __gvt_cache_find_gfn()  local
 259 	struct gvt_dma *new, *itr;  in __gvt_cache_add()  local
 1737 	struct intel_vgpu *itr;  in __kvmgt_vgpu_exist()  local
 
 |