| /drivers/gpu/drm/xe/ |
| A D | xe_guc_engine_activity.c | 204 ea->running = !!last_update_tick; in get_engine_active_ticks() 205 ea->total += active_ticks - cached_activity->active_ticks; in get_engine_active_ticks() 206 ea->active = 0; in get_engine_active_ticks() 214 if (ea->running) { in get_engine_active_ticks() 222 return ea->total + ea->active; in get_engine_active_ticks() 248 cpu_delta = now - ea->last_cpu_ts; in get_engine_total_ticks() 249 ea->last_cpu_ts = now; in get_engine_total_ticks() 251 ea->quanta_ns += numerator / TOTAL_QUANTA; in get_engine_total_ticks() 252 ea->quanta_remainder_ns = numerator % TOTAL_QUANTA; in get_engine_total_ticks() 253 ea->quanta = cpu_ns_to_guc_tsc_tick(ea->quanta_ns, cached_metadata->guc_tsc_frequency_hz); in get_engine_total_ticks() [all …]
|
| A D | xe_trace_guc.h | 107 TP_ARGS(xe, ea, name, instance), 129 __entry->global_change_num = ea->metadata.global_change_num; 131 __entry->lag_latency_usec = ea->metadata.lag_latency_usec; 133 __entry->change_num = ea->activity.change_num; 134 __entry->quanta_ratio = ea->activity.quanta_ratio; 135 __entry->last_update_tick = ea->activity.last_update_tick; 136 __entry->active_ticks = ea->activity.active_ticks; 137 __entry->active = ea->active; 138 __entry->total = ea->total; 139 __entry->quanta = ea->quanta; [all …]
|
| /drivers/hwtracing/coresight/ |
| A D | coresight-etm-perf.c | 851 struct dev_ext_attribute *ea; in etm_perf_sink_name_show() local 868 ea = devm_kzalloc(dev, sizeof(*ea), GFP_KERNEL); in etm_perf_add_symlink_group() 869 if (!ea) in etm_perf_add_symlink_group() 882 if (!ea->attr.attr.name) in etm_perf_add_symlink_group() 885 ea->attr.attr.mode = 0444; in etm_perf_add_symlink_group() 904 if (csdev->ea != NULL) in etm_perf_add_symlink_sink() 909 if (IS_ERR(csdev->ea)) { in etm_perf_add_symlink_sink() 910 err = PTR_ERR(csdev->ea); in etm_perf_add_symlink_sink() 911 csdev->ea = NULL; in etm_perf_add_symlink_sink() 932 if (!csdev->ea) in etm_perf_del_symlink_sink() [all …]
|
| A D | coresight-core.c | 584 if (!csdev->ea) in coresight_get_sink_id() 591 return (u32) (unsigned long) csdev->ea->var; in coresight_get_sink_id()
|
| /drivers/net/ipa/ |
| A D | ipa_sysfs.c | 109 struct dev_ext_attribute *ea; in ipa_endpoint_id_is_visible() local 114 ea = container_of(dev_attr, struct dev_ext_attribute, attr); in ipa_endpoint_id_is_visible() 116 visible = !!ipa->name_map[(enum ipa_endpoint_name)(uintptr_t)ea->var]; in ipa_endpoint_id_is_visible() 126 struct dev_ext_attribute *ea; in endpoint_id_attr_show() local 128 ea = container_of(attr, struct dev_ext_attribute, attr); in endpoint_id_attr_show() 129 endpoint = ipa->name_map[(enum ipa_endpoint_name)(uintptr_t)ea->var]; in endpoint_id_attr_show()
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_init.c | 307 memset(&ea, 0, sizeof(ea)); in qla2x00_async_login_sp_done() 542 if (ea->sp->gen2 != ea->fcport->login_gen) { in qla24xx_handle_adisc_event() 548 } else if (ea->sp->gen1 != ea->fcport->rscn_gen) { in qla24xx_handle_adisc_event() 583 memset(&ea, 0, sizeof(ea)); in qla2x00_async_adisc_sp_done() 590 ea.sp = sp; in qla2x00_async_adisc_sp_done() 1042 memset(&ea, 0, sizeof(ea)); in qla24xx_async_gnl_sp_done() 1238 memset(&ea, 0, sizeof(ea)); in qla24xx_async_gpdb_sp_done() 1280 memset(&ea, 0, sizeof(ea)); in qla2x00_async_prli_sp_done() 2007 memset(&ea, 0, sizeof(ea)); in qla_rscn_replay() 2393 ea->fcport->nvme_prli_service_param = ea->iop[0]; in qla24xx_handle_prli_done_event() [all …]
|
| A D | qla_gs.c | 2731 fcport->fw_login_state, ea->rc, ea->sp->gen2, fcport->login_gen, in qla24xx_handle_gpsc_event() 2732 ea->sp->gen2, fcport->rscn_gen|ea->sp->gen1, fcport->loop_id); in qla24xx_handle_gpsc_event() 2796 memset(&ea, 0, sizeof(ea)); in qla24xx_async_gpsc_sp_done() 2797 ea.rc = res; in qla24xx_async_gpsc_sp_done() 2798 ea.fcport = fcport; in qla24xx_async_gpsc_sp_done() 2799 ea.sp = sp; in qla24xx_async_gpsc_sp_done() 3771 fcport->fw_login_state, ea->rc, fcport->login_gen, ea->sp->gen2, in qla24xx_handle_gfpnid_event() 3802 memset(&ea, 0, sizeof(ea)); in qla2x00_async_gfpnid_sp_done() 3803 ea.fcport = fcport; in qla2x00_async_gfpnid_sp_done() 3804 ea.sp = sp; in qla2x00_async_gfpnid_sp_done() [all …]
|
| A D | qla_gbl.h | 99 void qla2x00_handle_rscn(scsi_qla_host_t *vha, struct event_arg *ea); 101 struct event_arg *ea); 103 struct event_arg *ea); 993 void qla_handle_els_plogi_done(scsi_qla_host_t *vha, struct event_arg *ea);
|
| /drivers/md/ |
| A D | dm-cache-policy-smq.c | 706 ea->es = es; in init_allocator() 708 ea->begin = begin; in init_allocator() 710 l_init(&ea->free); in init_allocator() 712 l_add_tail(ea->es, &ea->free, __get_entry(ea->es, i)); in init_allocator() 738 e = l_pop_head(ea->es, &ea->free); in alloc_entry() 740 ea->nr_allocated++; in alloc_entry() 750 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry() 754 l_del(ea->es, &ea->free, e); in alloc_particular_entry() 768 l_add_tail(ea->es, &ea->free, e); in free_entry() 778 return to_index(ea->es, e) - ea->begin; in get_index() [all …]
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_fs.c | 705 struct mlx5e_l2_table *ea = &fs->l2; in mlx5e_vport_context_update() local 710 ea->allmulti_enabled, in mlx5e_vport_context_update() 711 ea->promisc_enabled); in mlx5e_vport_context_update() 826 struct mlx5e_l2_table *ea = &fs->l2; in mlx5e_fs_set_rx_mode_work() local 850 mlx5e_add_l2_flow_rule(fs, &ea->allmulti, MLX5E_ALLMULTI); in mlx5e_fs_set_rx_mode_work() 852 mlx5e_add_l2_flow_rule(fs, &ea->broadcast, MLX5E_FULLMATCH); in mlx5e_fs_set_rx_mode_work() 857 mlx5e_del_l2_flow_rule(fs, &ea->broadcast); in mlx5e_fs_set_rx_mode_work() 859 mlx5e_del_l2_flow_rule(fs, &ea->allmulti); in mlx5e_fs_set_rx_mode_work() 863 ea->promisc_enabled = promisc_enabled; in mlx5e_fs_set_rx_mode_work() 864 ea->allmulti_enabled = allmulti_enabled; in mlx5e_fs_set_rx_mode_work() [all …]
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | vkms-none-skips.txt | 115 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 149 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 166 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 202 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 217 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 251 # Code: 6a 34 0f 8e 91 fe ff ff 44 89 ea 48 8d 7c 24 48 e8 71 f0 ff ff 4b 8b 04 fc 48 8b 4c 24 50 4… 325 … 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44… 358 … 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44… 431 … 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44… 464 … 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44… [all …]
|
| /drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | fwil_types.h | 263 u8 ea[ETH_ALEN]; /* Station address */ member 552 u8 ea[ETH_ALEN]; /* per station */ member 574 u8 ea[ETH_ALEN]; /* per station */ member 604 u8 ea[ETH_ALEN]; member 620 u8 ea[ETH_ALEN]; /* Station address */ member
|
| A D | fwsignal.c | 387 u8 ea[ETH_ALEN]; member 713 memcpy(&desc->ea[0], addr, ETH_ALEN); in brcmf_fws_macdesc_init() 720 "enter: ea=%pM, ifidx=%u\n", desc->ea, desc->interface_id); in brcmf_fws_macdesc_deinit() 728 brcmf_fws_macdesc_lookup(struct brcmf_fws_info *fws, u8 *ea) in brcmf_fws_macdesc_lookup() argument 733 if (ea == NULL) in brcmf_fws_macdesc_lookup() 738 if (entry->occupied && !memcmp(entry->ea, ea, ETH_ALEN)) in brcmf_fws_macdesc_lookup()
|
| /drivers/slimbus/ |
| A D | qcom-ctrl.c | 453 struct slim_eaddr ea; in qcom_slim_rxwq() local 456 ea.manf_id = be16_to_cpup((__be16 *)&buf[2]); in qcom_slim_rxwq() 457 ea.prod_code = be16_to_cpup((__be16 *)&buf[4]); in qcom_slim_rxwq() 458 ea.dev_index = buf[6]; in qcom_slim_rxwq() 459 ea.instance = buf[7]; in qcom_slim_rxwq() 461 ret = slim_device_report_present(&ctrl->ctrl, &ea, in qcom_slim_rxwq()
|
| A D | slimbus.h | 417 struct slim_eaddr *ea, u8 laddr); 419 struct slim_eaddr *ea, u8 *laddr);
|
| A D | qcom-ngd-ctrl.c | 1090 struct slim_eaddr *ea, u8 *laddr) in qcom_slim_ngd_get_laddr() argument 1116 memcpy(&wbuf[1], ea, sizeof(*ea)); in qcom_slim_ngd_get_laddr()
|
| /drivers/ptp/ |
| A D | ptp_ocp.c | 3195 int gen = (uintptr_t)ea->var; in signal_store() 3259 i = (uintptr_t)ea->var; in signal_show() 3280 int i = (uintptr_t)ea->var; in duty_show() 3294 int i = (uintptr_t)ea->var; in period_show() 3308 int i = (uintptr_t)ea->var; in phase_show() 3323 int i = (uintptr_t)ea->var; in polarity_show() 3337 int i = (uintptr_t)ea->var; in running_show() 3351 int i = (uintptr_t)ea->var; in start_show() 3368 int idx = (uintptr_t)ea->var; in seconds_store() 3391 int idx = (uintptr_t)ea->var; in seconds_show() [all …]
|
| /drivers/base/ |
| A D | core.c | 2452 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_store_ulong() local 2459 *(unsigned long *)(ea->var) = new; in device_store_ulong() 2469 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_show_ulong() local 2478 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_store_int() local 2488 *(int *)(ea->var) = new; in device_store_int() 2498 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_show_int() local 2507 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_store_bool() local 2509 if (kstrtobool(buf, ea->var) < 0) in device_store_bool() 2519 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_show_bool() local 2528 struct dev_ext_attribute *ea = to_ext_attr(attr); in device_show_string() local [all …]
|
| /drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| A D | gf100.c | 538 const struct nvkm_enum *er, *ee, *ec, *ea; in gf100_fifo_mmu_fault_recover() local 570 ea = nvkm_enum_find(fifo->func->mmu_fault->access, info->access); in gf100_fifo_mmu_fault_recover() 594 info->access, ea ? ea->name : "", info->addr, in gf100_fifo_mmu_fault_recover()
|
| /drivers/perf/ |
| A D | fsl_imx8_ddr_perf.c | 191 struct dev_ext_attribute *ea = in ddr_perf_filter_cap_show() local 193 int cap = (long)ea->var; in ddr_perf_filter_cap_show()
|
| A D | arm_spe_pmu.c | 147 struct dev_ext_attribute *ea = in arm_spe_pmu_cap_show() local 149 int cap = (long)ea->var; in arm_spe_pmu_cap_show()
|
| /drivers/mmc/core/ |
| A D | mmc_test.c | 1909 unsigned int dev_addr, cnt, rnd_addr, range1, range2, last_ea = 0, ea; in mmc_test_rnd_perf() local 1926 ea = mmc_test_rnd_num(range1); in mmc_test_rnd_perf() 1927 if (ea == last_ea) in mmc_test_rnd_perf() 1928 ea -= 1; in mmc_test_rnd_perf() 1929 last_ea = ea; in mmc_test_rnd_perf() 1930 dev_addr = rnd_addr + test->card->pref_erase * ea + in mmc_test_rnd_perf()
|
| /drivers/net/ethernet/apple/ |
| A D | bmac.c | 1120 bmac_get_station_address(struct net_device *dev, unsigned char *ea) in bmac_get_station_address() argument 1129 ea[2*i] = bitrev8(data & 0x0ff); in bmac_get_station_address() 1130 ea[2*i+1] = bitrev8((data >> 8) & 0x0ff); in bmac_get_station_address()
|
| /drivers/pci/ |
| A D | probe.c | 1292 int ea, offset; in pci_ea_fixed_busnrs() local 1300 ea = pci_find_capability(dev, PCI_CAP_ID_EA); in pci_ea_fixed_busnrs() 1301 if (!ea) in pci_ea_fixed_busnrs() 1304 offset = ea + PCI_EA_FIRST_ENT; in pci_ea_fixed_busnrs()
|
| /drivers/tty/vt/ |
| A D | cp437.uni | 162 0x88 U+00ea
|