Home
last modified time | relevance | path

Searched defs:itr (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v4.19/tools/perf/arch/arm/util/
Dcs-etm.c32 struct auxtrace_record itr; member
41 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options()
63 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options()
231 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config()
262 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config()
338 static bool cs_etm_is_etmv4(struct auxtrace_record *itr, int cpu) in cs_etm_is_etmv4()
377 struct auxtrace_record *itr, in cs_etm_get_metadata()
441 static int cs_etm_info_fill(struct auxtrace_record *itr, in cs_etm_info_fill()
512 static int cs_etm_snapshot_start(struct auxtrace_record *itr) in cs_etm_snapshot_start()
525 static int cs_etm_snapshot_finish(struct auxtrace_record *itr) in cs_etm_snapshot_finish()
[all …]
/Linux-v4.19/tools/perf/arch/x86/util/
Dintel-bts.c45 struct auxtrace_record itr; member
67 static int intel_bts_info_fill(struct auxtrace_record *itr, in intel_bts_info_fill()
110 static int intel_bts_recording_options(struct auxtrace_record *itr, in intel_bts_recording_options()
250 static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr, in intel_bts_parse_snapshot_options()
312 static void intel_bts_recording_free(struct auxtrace_record *itr) in intel_bts_recording_free()
321 static int intel_bts_snapshot_start(struct auxtrace_record *itr) in intel_bts_snapshot_start()
334 static int intel_bts_snapshot_finish(struct auxtrace_record *itr) in intel_bts_snapshot_finish()
364 static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx, in intel_bts_find_snapshot()
416 static int intel_bts_read_finish(struct auxtrace_record *itr, int idx) in intel_bts_read_finish()
Dintel-pt.c52 struct auxtrace_record itr; member
240 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr, in intel_pt_parse_snapshot_options()
300 intel_pt_info_priv_size(struct auxtrace_record *itr, struct perf_evlist *evlist) in intel_pt_info_priv_size()
321 static int intel_pt_info_fill(struct auxtrace_record *itr, in intel_pt_info_fill()
548 static int intel_pt_recording_options(struct auxtrace_record *itr, in intel_pt_recording_options()
780 static int intel_pt_snapshot_start(struct auxtrace_record *itr) in intel_pt_snapshot_start()
793 static int intel_pt_snapshot_finish(struct auxtrace_record *itr) in intel_pt_snapshot_finish()
839 static void intel_pt_recording_free(struct auxtrace_record *itr) in intel_pt_recording_free()
996 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx, in intel_pt_find_snapshot()
1066 static int intel_pt_read_finish(struct auxtrace_record *itr, int idx) in intel_pt_read_finish()
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c80 struct list_head *itr; in adf_find_vf() local
94 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-v4.19/tools/perf/arch/arm64/util/
Darm-spe.c27 struct auxtrace_record itr; member
39 static int arm_spe_info_fill(struct auxtrace_record *itr, in arm_spe_info_fill()
60 static int arm_spe_recording_options(struct auxtrace_record *itr, in arm_spe_recording_options()
150 static void arm_spe_recording_free(struct auxtrace_record *itr) in arm_spe_recording_free()
158 static int arm_spe_read_finish(struct auxtrace_record *itr, int idx) in arm_spe_read_finish()
/Linux-v4.19/drivers/uwb/
Dest.c260 unsigned itr; in uwb_est_register() local
309 unsigned itr; in uwb_est_unregister() local
435 unsigned itr; in uwb_est_find_size() local
Ddrp-avail.c141 unsigned long get_val(u8 *array, size_t itr, size_t len) in get_val()
206 size_t itr, len; in buffer_to_bmp() local
/Linux-v4.19/drivers/usb/wusbcore/
Dmmc.c84 unsigned handle, itr; in wusbhc_mmcie_set() local
130 unsigned handle, itr; in wusbhc_mmcie_rm() local
Dwa-nep.c80 void *itr; in wa_notif_dispatch() local
Drh.c411 size_t port_size, itr; in wusbhc_rh_create() local
Dsecurity.c209 const void *itr, *top; in wusb_dev_sec_add() local
Dcrypto.c117 size_t itr; in bytewise_xor() local
Dwa-rpipe.c252 void *itr; in rpipe_epc_find() local
/Linux-v4.19/tools/perf/util/
Dauxtrace.c512 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr, in auxtrace_record__info_priv_size()
526 int auxtrace_record__info_fill(struct auxtrace_record *itr, in auxtrace_record__info_fill()
536 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free()
542 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start()
549 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr) in auxtrace_record__snapshot_finish()
556 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot()
565 int auxtrace_record__options(struct auxtrace_record *itr, in auxtrace_record__options()
574 u64 auxtrace_record__reference(struct auxtrace_record *itr) in auxtrace_record__reference()
581 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr, in auxtrace_parse_snapshot_options()
880 int perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr, in perf_event__synthesize_auxtrace_info()
[all …]
/Linux-v4.19/net/dcb/
Ddcbnl.c1031 struct dcb_app_type *itr; in dcbnl_ieee_fill() local
1227 struct dcb_app_type *itr; in dcbnl_cee_fill() local
1783 struct dcb_app_type *itr; in dcb_app_lookup() local
1820 struct dcb_app_type *itr; in dcb_getapp() local
1842 struct dcb_app_type *itr; in dcb_setapp() local
1883 struct dcb_app_type *itr; in dcb_ieee_getapp_mask() local
1937 struct dcb_app_type *itr; in dcb_ieee_delapp() local
1971 struct dcb_app_type *itr; in dcb_ieee_getapp_prio_dscp_mask_map() local
2001 struct dcb_app_type *itr; in dcb_ieee_getapp_dscp_prio_mask_map() local
2030 struct dcb_app_type *itr; in dcb_ieee_getapp_default_prio_mask() local
/Linux-v4.19/drivers/uwb/i1480/dfu/
Dusb.c115 size_t buffer_size, itr = 0; in i1480_usb_write() local
153 size_t itr, read_size = i1480->buf_size; in i1480_usb_read() local
/Linux-v4.19/tools/perf/arch/s390/util/
Dauxtrace.c16 static void cpumsf_free(struct auxtrace_record *itr) in cpumsf_free()
/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c47 struct list_head *itr; in virtcrypto_devmgr_add_dev() local
/Linux-v4.19/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c38 struct libmnt_iter *itr = NULL; in get_debugfs() local
/Linux-v4.19/drivers/usb/host/
Dhwa-hc.c556 char *itr; in wa_fill_descr() local
630 void *itr, *top; in hwahc_security_create() local
/Linux-v4.19/drivers/i2c/busses/
Di2c-qcom-geni.c138 const struct geni_i2c_clk_fld *itr = geni_i2c_clk_map; in geni_i2c_clk_map_idx() local
151 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in qcom_geni_i2c_conf() local
/Linux-v4.19/include/linux/wimax/
Ddebug.h458 struct d_level *itr, *top; in d_submodule_set() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dkvmgt.c216 struct gvt_dma *itr; in __gvt_cache_find_dma_addr() local
234 struct gvt_dma *itr; in __gvt_cache_find_gfn() local
252 struct gvt_dma *new, *itr; in __gvt_cache_add() local
1578 struct intel_vgpu *itr; in __kvmgt_vgpu_exist() local
/Linux-v4.19/arch/x86/platform/ts5500/
Dts5500.c86 bool itr; member
/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii-qdf2432.c115 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()

123