| /OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/ |
| H A 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() 111 static int cs_etm_set_timestamp(struct auxtrace_record *itr, in cs_etm_set_timestamp() 159 static int cs_etm_set_option(struct auxtrace_record *itr, in cs_etm_set_option() 193 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options() 252 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options() 437 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config() 468 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config() 533 static bool cs_etm_is_etmv4(struct auxtrace_record *itr, int cpu) in cs_etm_is_etmv4() 572 struct auxtrace_record *itr, in cs_etm_get_metadata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A 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 297 struct list_head *itr; in adf_devmgr_pci_to_accel_dev() local 316 struct list_head *itr; in adf_devmgr_get_dev_by_id() local 352 struct list_head *itr; in adf_get_num_dettached_vfs() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A 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() 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()
|
| H A D | intel-pt.c | 49 struct auxtrace_record itr; member 241 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr, in intel_pt_parse_snapshot_options() 301 intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist) in intel_pt_info_priv_size() 322 static int intel_pt_info_fill(struct auxtrace_record *itr, in intel_pt_info_fill() 619 static int intel_pt_recording_options(struct auxtrace_record *itr, in intel_pt_recording_options() 898 static int intel_pt_snapshot_start(struct auxtrace_record *itr) in intel_pt_snapshot_start() 911 static int intel_pt_snapshot_finish(struct auxtrace_record *itr) in intel_pt_snapshot_finish() 957 static void intel_pt_recording_free(struct auxtrace_record *itr) in intel_pt_recording_free() 1114 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx, in intel_pt_find_snapshot()
|
| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat.c | 671 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() 703 static void fat_itr_child(fat_itr *itr, fat_itr *parent) in fat_itr_child() 722 static void *next_cluster(fat_itr *itr) in next_cluster() 772 static dir_entry *next_dent(fat_itr *itr) in next_dent() 797 static dir_entry *extract_vfat_name(fat_itr *itr) in extract_vfat_name() 843 static int fat_itr_next(fat_itr *itr) in fat_itr_next() 889 static int fat_itr_isdir(fat_itr *itr) in fat_itr_isdir() 917 static int fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) in fat_itr_resolve() 1037 fat_itr *itr; in fat_exists() local 1057 fat_itr *itr; in fat_size() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | error_diag.cc | 37 for (std::map<string, DeviceTree*>::iterator itr = subdevices_.begin(); in ~DeviceTree() local 43 for (std::list<ErrorInstance*>::iterator itr = errors_.begin(); in ~DeviceTree() local 64 std::map<string, DeviceTree*>::iterator itr = subdevices_.find(name); in UnlockedFindInSubTree() local 69 for (std::map<string, DeviceTree*>::iterator itr = subdevices_.begin(); in UnlockedFindInSubTree() local 98 for (std::map<string, DeviceTree*>::iterator itr = subdevices_.begin(); in PrettyPrint() local 123 for (std::list<ErrorInstance*>::iterator itr = errors_.begin(); in KnownBad() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 30 struct auxtrace_record itr; member 42 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() 159 static void arm_spe_recording_free(struct auxtrace_record *itr) in arm_spe_recording_free()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | string_stdlib.cpp | 11 char const *itr = str.c_str(), *nitr; in uppercase() local 44 char const *itr = str.c_str(), *nitr; in lowercase() local
|
| H A D | unaccent.cpp | 13 char const *itr = str.c_str(), *nitr; in unaccent() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | schema.h | 394 for (ConstValueIterator itr = v->Begin(); itr != v->End(); ++itr) in Schema() local 401 for (ConstValueIterator itr = v->Begin(); itr != v->End(); ++itr) { in Schema() local 433 … for (ConstMemberIterator itr = properties->MemberBegin(); itr != properties->MemberEnd(); ++itr) in Schema() local 437 for (ConstValueIterator itr = required->Begin(); itr != required->End(); ++itr) in Schema() local 442 …for (ConstMemberIterator itr = dependencies->MemberBegin(); itr != dependencies->MemberEnd(); ++it… in Schema() local 463 … for (ConstMemberIterator itr = properties->MemberBegin(); itr != properties->MemberEnd(); ++itr) { in Schema() local 475 for (ConstMemberIterator itr = v->MemberBegin(); itr != v->MemberEnd(); ++itr) { in Schema() local 484 for (ConstValueIterator itr = required->Begin(); itr != required->End(); ++itr) in Schema() local 496 …for (ConstMemberIterator itr = dependencies->MemberBegin(); itr != dependencies->MemberEnd(); ++it… in Schema() local 536 for (ConstValueIterator itr = v->Begin(); itr != v->End(); ++itr, index++) in Schema() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | auxtrace.c | 552 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr, in auxtrace_record__info_priv_size() 566 int auxtrace_record__info_fill(struct auxtrace_record *itr, in auxtrace_record__info_fill() 576 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() 582 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() 589 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() 596 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot() 605 int auxtrace_record__options(struct auxtrace_record *itr, in auxtrace_record__options() 616 u64 auxtrace_record__reference(struct auxtrace_record *itr) in auxtrace_record__reference() 623 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr, in auxtrace_parse_snapshot_options() 646 int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx) in auxtrace_record__read_finish() [all …]
|
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A 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 1839 struct dcb_app_type *itr; in dcb_getapp() local 1861 struct dcb_app_type *itr; in dcb_setapp() local 1902 struct dcb_app_type *itr; in dcb_ieee_getapp_mask() local 1956 struct dcb_app_type *itr; in dcb_ieee_delapp() local 1990 struct dcb_app_type *itr; in dcb_ieee_getapp_prio_dscp_mask_map() local 2020 struct dcb_app_type *itr; in dcb_ieee_getapp_dscp_prio_mask_map() local 2049 struct dcb_app_type *itr; in dcb_ieee_getapp_default_prio_mask() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | topology_correction.hpp | 273 auto itr = std::next(prev_itr); in find_and_correct_repeated_points() local 789 auto itr = std::next(prev_itr); in correct_chained_rings() local 884 point_ptr<T> itr = path.start_1; in fix_collinear_path() local 894 point_ptr<T> itr = path.start_2; in fix_collinear_path() local 906 point_ptr<T> itr = path.start_1; in fix_collinear_path() local 919 point_ptr<T> itr = path.start_1; in fix_collinear_path() local 1258 auto itr = std::next(prev_itr); in correct_collinear_edges() local 1296 for (auto itr = sorted_rings.begin(); itr != sorted_rings.end(); ++itr) { in correct_tree() local
|
| H A D | bubble_sort.hpp | 16 for (auto itr = begin; itr != last; ++itr) { in bubble_sort() local
|
| H A D | ring_util.hpp | 168 hot_pixel_itr<T>& itr, in hot_pixel_set_left_to_right() 205 hot_pixel_rev_itr<T>& itr, in hot_pixel_set_right_to_left() 257 auto itr = rings.current_hp_itr; in insert_hot_pixels_in_path() local 807 point_ptr<T> itr = first_pt; in inside_or_outside_special() local
|
| H A D | build_edges.hpp | 39 auto itr = path_geometry.begin(); in build_edge_list() local
|
| H A D | util.hpp | 21 auto itr = poly.begin(); in area() local
|
| /OK3568_Linux_fs/kernel/drivers/bus/mhi/core/ |
| H A D | pm.c | 625 struct state_transition *itr, *tmp; in mhi_pm_st_worker() local 684 struct mhi_chan *itr, *tmp; in mhi_pm_suspend() local 772 struct mhi_chan *itr, *tmp; in mhi_pm_resume() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/util/ |
| H A D | auxtrace.c | 19 static void cpumsf_free(struct auxtrace_record *itr) in cpumsf_free()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/virtio/ |
| H A D | virtio_crypto_mgr.c | 35 struct list_head *itr; in virtcrypto_devmgr_add_dev() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/gpio/ |
| H A D | gpio-mockup-chardev.c | 34 struct libmnt_iter *itr = NULL; in get_debugfs() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 1281 unsigned int itr) in ice_adjust_itr_by_size_and_speed() 1336 unsigned int packets, bytes, itr; in ice_update_itr() local 1473 static u32 ice_buildreg_itr(u16 itr_idx, u16 itr) in ice_buildreg_itr()
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | init.c | 400 struct idxd_desc *desc, *itr; in idxd_flush_pending_llist() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-qcom-geni.c | 141 const struct geni_i2c_clk_fld *itr = geni_i2c_clk_map; in geni_i2c_clk_map_idx() local 154 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in qcom_geni_i2c_conf() local
|
| /OK3568_Linux_fs/kernel/include/linux/wimax/ |
| H A D | debug.h | 423 struct d_level *itr, *top; in d_submodule_set() local
|