/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 729 Aml *aml_shiftleft(Aml *arg1, Aml *count) in aml_shiftleft() argument 731 return build_opcode_2arg_dst(0x79 /* ShiftLeftOp */, arg1, count, NULL); in aml_shiftleft() 735 Aml *aml_shiftright(Aml *arg1, Aml *count, Aml *dst) in aml_shiftright() argument 737 return build_opcode_2arg_dst(0x7A /* ShiftRightOp */, arg1, count, dst); in aml_shiftright()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 1423 ssize_t pci_read_vpd(struct pci_dev *dev, loff_t pos, size_t count, void *buf); 1424 ssize_t pci_write_vpd(struct pci_dev *dev, loff_t pos, size_t count, const void *buf); 1425 ssize_t pci_read_vpd_any(struct pci_dev *dev, loff_t pos, size_t count, void *buf); 1426 ssize_t pci_write_vpd_any(struct pci_dev *dev, loff_t pos, size_t count, const void *buf);
|
H A D | regmap.h | 417 int (*write)(void *context, const void *data, size_t count); 500 size_t count);
|
H A D | perf_event.h | 719 local64_t count; member 1627 extern void perf_tp_event(u16 event_type, u64 count, void *record,
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 1117 unsigned int orig, count = channels->combined_count; in netvsc_set_channels() local 1122 if (count == 0 || in netvsc_set_channels() 1132 if (count > nvdev->max_chn) in netvsc_set_channels() 1142 device_info->num_chn = count; in netvsc_set_channels()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 2083 int count, i, res; in of_dev_find_hwmod() local 2086 count = of_property_count_strings(np, "ti,hwmods"); in of_dev_find_hwmod() 2087 if (count < 1) in of_dev_find_hwmod() 2090 for (i = 0; i < count; i++) { in of_dev_find_hwmod()
|
/openbmc/linux/fs/ntfs3/ |
H A D | index.c | 128 size_t count; in cmp_uints() local 150 for (count = min(l1, l2) >> 2; count > 0; --count, ++k1, ++k2) { in cmp_uints()
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1812 sizeof(sysib.ext_names[0]) * (sysib.count - 1)); in insert_stsi_3_2_2() 1816 for (del = 1; del < sysib.count; del++) { in insert_stsi_3_2_2() 1821 if (del < sysib.count) { in insert_stsi_3_2_2() 1823 sizeof(sysib.ext_names[0]) * (sysib.count - del)); in insert_stsi_3_2_2()
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-aes.c | 379 u32 *value, int count) in atmel_aes_read_n() argument 381 for (; count--; value++, offset += 4) in atmel_aes_read_n() 386 const u32 *value, int count) in atmel_aes_write_n() argument 388 for (; count--; value++, offset += 4) in atmel_aes_write_n()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xskxceiver.c | 840 if (meta->count != pkt->pkt_nb) { in is_metadata_correct() 842 __func__, pkt->pkt_nb, meta->count); in is_metadata_correct() 1949 int count = 0; in testapp_xdp_metadata_count() local 1961 if (bpf_map_update_elem(bpf_map__fd(data_map), &key, &count, BPF_ANY)) in testapp_xdp_metadata_count()
|
/openbmc/linux/tools/perf/util/ |
H A D | synthetic-events.c | 1392 struct perf_counts_values *count, in perf_event__synthesize_stat() argument 1405 event.val = count->val; in perf_event__synthesize_stat() 1406 event.ena = count->ena; in perf_event__synthesize_stat() 1407 event.run = count->run; in perf_event__synthesize_stat()
|
/openbmc/qemu/ |
H A D | hmp-commands-info.hx | 720 .args_type = "addr:l,count:l?", 721 .params = "address [count]",
|
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | 1173 const char *buf, size_t count) in mb0_id_store() argument 1200 ret = count; in mb0_id_store()
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemurunner.py | 847 def recv(self, count, sock): argument 849 data = sock.recv(count)
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_40xx.c | 969 u32 count = REGV_RD32_SILENT(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT); in ivpu_hw_40xx_reg_ipc_rx_count_get() local 971 return REG_GET_FLD(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT, FILL_LEVEL, count); in ivpu_hw_40xx_reg_ipc_rx_count_get()
|
/openbmc/linux/drivers/acpi/ |
H A D | osl.c | 1382 int count = ACPI_MAX_OVERRIDE_LEN - 1; in acpi_os_name_setup() local 1387 for (; count-- && *str; str++) { in acpi_os_name_setup()
|
/openbmc/linux/drivers/char/ |
H A D | sonypi.c | 899 size_t count, loff_t *pos) in sonypi_misc_read() argument 913 while (ret < count && in sonypi_misc_read()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_ioc.h | 542 u16 count; /* successful queue test count */ member 558 u32 count; member
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 415 int count = 100; in asd_chip_hardrst() local 430 } while (--count > 0); in asd_chip_hardrst()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | hdmi-codec.c | 306 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info() 403 uinfo->count = 1; in hdmi_codec_iec958_info()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | tifm_sd.c | 211 unsigned int count) in tifm_sd_copy_page() argument 216 memcpy(dst_buf, src_buf, count); in tifm_sd_copy_page()
|
/openbmc/linux/block/ |
H A D | mq-deadline.c | 1003 static ssize_t __FUNC(struct elevator_queue *e, const char *page, size_t count) \ 1016 return count; \
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | usb.c | 98 static int count; in _usbctrl_vendorreq_sync_read() local 116 if (status < 0 && count++ < 4) in _usbctrl_vendorreq_sync_read()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 74 const char *buf, size_t count) in mt7915_thermal_temp_store() argument 104 return count; in mt7915_thermal_temp_store()
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-gcm-p10.S | 1051 mtctr 17 # move partial byte count 1107 add 3, 11, 12 # return count
|