| /openbmc/qemu/hw/rtc/ |
| H A D | sun4v-rtc.c | 58 SysBusDevice *s; in sun4v_rtc_init() local 71 Sun4vRtc *s = SUN4V_RTC(dev); in sun4v_rtc_realize() local
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | stack.c | 19 ulong *s; in arch_reserve_stacks() local
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-temp-internal.h | 46 static inline void tcg_temp_ebb_reset_freed(TCGContext *s) in tcg_temp_ebb_reset_freed()
|
| /openbmc/u-boot/lib/ |
| H A D | lz4.c | 20 const BYTE* s = (const BYTE*)srcPtr; in LZ4_wildCopy() local 117 unsigned s; in LZ4_decompress_generic() local 159 unsigned s; in LZ4_decompress_generic() local
|
| H A D | physmem.c | 16 phys_addr_t __weak arch_phys_memset(phys_addr_t s, int c, phys_size_t n) in arch_phys_memset()
|
| /openbmc/qemu/hw/ssi/ |
| H A D | ssi.c | 47 SSIPeripheral *s = SSI_PERIPHERAL(dev); in ssi_bus_check_address() local 74 SSIPeripheral *s = SSI_PERIPHERAL(opaque); in ssi_cs_default() local 99 SSIPeripheral *s = SSI_PERIPHERAL(dev); in ssi_peripheral_realize() local
|
| /openbmc/qemu/block/ |
| H A D | vdi.c | 282 BDRVVdiState *s = (BDRVVdiState *)bs->opaque; in vdi_co_check() local 337 BDRVVdiState *s = (BDRVVdiState *)bs->opaque; in vdi_co_get_info() local 377 BDRVVdiState *s = bs->opaque; in vdi_open() local 530 BDRVVdiState *s = (BDRVVdiState *)bs->opaque; in vdi_co_block_status() local 554 BDRVVdiState *s = bs->opaque; in vdi_co_preadv() local 610 BDRVVdiState *s = bs->opaque; in vdi_co_pwritev() local 988 BDRVVdiState *s = bs->opaque; in vdi_close() local 997 BDRVVdiState *s = bs->opaque; in vdi_has_zero_init() local
|
| H A D | win32-aio.c | 62 static void win32_aio_process_completion(QEMUWin32AIOState *s, in win32_aio_process_completion() 97 QEMUWin32AIOState *s = container_of(e, QEMUWin32AIOState, e); in win32_aio_completion_cb() local 191 QEMUWin32AIOState *s; in win32_aio_init() local
|
| /openbmc/u-boot/net/ |
| H A D | dns.c | 42 const char *s; in dns_send() local 107 const unsigned char *p, *e, *s; in dns_handler() local
|
| /openbmc/qemu/hw/intc/ |
| H A D | exynos4210_gic.c | 50 Exynos4210GicState *s = (Exynos4210GicState *)opaque; in exynos4210_gic_set_irq() local 57 Exynos4210GicState *s = EXYNOS4210_GIC(obj); in exynos4210_gic_realize() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | stm32f405_soc.c | 58 STM32F405State *s = STM32F405_SOC(obj); in stm32f405_soc_initfn() local 93 STM32F405State *s = STM32F405_SOC(dev_soc); in stm32f405_soc_realize() local
|
| H A D | msf2-soc.c | 63 MSF2State *s = MSF2_SOC(obj); in m2sxxx_soc_initfn() local 84 MSF2State *s = MSF2_SOC(dev_soc); in m2sxxx_soc_realize() local
|
| H A D | nrf51_soc.c | 59 NRF51State *s = NRF51_SOC(dev_soc); in nrf51_soc_realize() local 184 NRF51State *s = NRF51_SOC(obj); in nrf51_soc_init() local
|
| /openbmc/qemu/hw/display/ |
| H A D | cirrus_vga_rop2.h | 26 #define PUTPIXEL(s, a, c) ROP_OP(s, a, c) argument 28 #define PUTPIXEL(s, a, c) ROP_OP_16(s, a, c) argument 30 #define PUTPIXEL(s, a, c) do { \ argument 36 #define PUTPIXEL(s, a, c) ROP_OP_32(s, a, c) argument
|
| H A D | dpcd.c | 98 DPCDState *s = DPCD(dev); in dpcd_reset() local 128 DPCDState *s = DPCD(obj); in dpcd_init() local
|
| /openbmc/qemu/target/riscv/ |
| H A D | arch_dump.c | 54 static void riscv64_note_init(struct riscv64_note *note, DumpState *s, in riscv64_note_init() 68 int cpuid, DumpState *s) in riscv_cpu_write_elf64_note() 123 static void riscv32_note_init(struct riscv32_note *note, DumpState *s, in riscv32_note_init() 137 int cpuid, DumpState *s) in riscv_cpu_write_elf32_note()
|
| H A D | vector_helper.c | 3220 static uint32_t float32_rsub(uint32_t a, uint32_t b, float_status *s) in float32_rsub() 3225 static uint64_t float64_rsub(uint64_t a, uint64_t b, float_status *s) in float64_rsub() 3244 static uint64_t vfwadd32(uint32_t a, uint32_t b, float_status *s) in vfwadd32() 3266 static uint64_t vfwsub32(uint32_t a, uint32_t b, float_status *s) in vfwsub32() 3287 static uint64_t vfwaddw32(uint64_t a, uint32_t b, float_status *s) in vfwaddw32() 3306 static uint64_t vfwsubw32(uint64_t a, uint32_t b, float_status *s) in vfwsubw32() 3352 static uint32_t float32_rdiv(uint32_t a, uint32_t b, float_status *s) in float32_rdiv() 3357 static uint64_t float64_rdiv(uint64_t a, uint64_t b, float_status *s) in float64_rdiv() 3376 static uint64_t vfwmul32(uint32_t a, uint32_t b, float_status *s) in vfwmul32() 3407 static uint32_t fmacc32(uint32_t a, uint32_t b, uint32_t d, float_status *s) in fmacc32() [all …]
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-vdpa.c | 94 int vhost_vdpa_dma_map(VhostVDPAShared *s, uint32_t asid, hwaddr iova, in vhost_vdpa_dma_map() 126 int vhost_vdpa_dma_unmap(VhostVDPAShared *s, uint32_t asid, hwaddr iova, in vhost_vdpa_dma_unmap() 151 static void vhost_vdpa_listener_begin_batch(VhostVDPAShared *s) in vhost_vdpa_listener_begin_batch() 166 static void vhost_vdpa_iotlb_batch_begin_once(VhostVDPAShared *s) in vhost_vdpa_iotlb_batch_begin_once() 178 VhostVDPAShared *s = container_of(listener, VhostVDPAShared, listener); in vhost_vdpa_listener_commit() local 207 VhostVDPAShared *s = iommu->dev_shared; in vhost_vdpa_iommu_map_notify() local 262 VhostVDPAShared *s = container_of(listener, VhostVDPAShared, listener); in vhost_vdpa_iommu_region_add() local 301 VhostVDPAShared *s = container_of(listener, VhostVDPAShared, listener); in vhost_vdpa_iommu_region_del() local 321 VhostVDPAShared *s = container_of(listener, VhostVDPAShared, listener); in vhost_vdpa_listener_region_add() local 415 VhostVDPAShared *s = container_of(listener, VhostVDPAShared, listener); in vhost_vdpa_listener_region_del() local [all …]
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | registry.cpp | 47 auto s = pv::findByName(severityName, pv::severityValues); in getSeverity() local 67 RegistrySeverity s; in getSeverities() local 80 RegistrySeverity s; in getSeverities() local 102 auto s = pv::findByName(flag, pv::actionFlagsValues); in getActionFlags() local 135 auto s = pv::findByName(eventScopeName, pv::eventScopeValues); in getEventScope() local
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | util.h | 38 #define stringify(s) stringify_(s) argument 39 #define stringify_(s) #s argument
|
| /openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
| H A D | posixtm.c | 108 posix_time_parse (struct tm *tm, const char *s, unsigned int syntax_bits) in posix_time_parse() 186 posixtime (time_t *p, const char *s, unsigned int syntax_bits) in posixtime()
|
| /openbmc/qemu/hw/scsi/ |
| H A D | scsi-bus.c | 93 static void scsi_device_for_each_req_sync(SCSIDevice *s, in scsi_device_for_each_req_sync() 116 SCSIDevice *s; member 124 SCSIDevice *s = data->s; in scsi_device_for_each_req_async_bh() local 189 static void scsi_device_for_each_req_async(SCSIDevice *s, in scsi_device_for_each_req_async() 217 static void scsi_device_realize(SCSIDevice *s, Error **errp) in scsi_device_realize() 225 static void scsi_device_unrealize(SCSIDevice *s) in scsi_device_unrealize() 247 static SCSIRequest *scsi_device_alloc_req(SCSIDevice *s, uint32_t tag, uint32_t lun, in scsi_device_alloc_req() 258 void scsi_device_unit_attention_reported(SCSIDevice *s) in scsi_device_unit_attention_reported() 303 SCSIDevice *s = opaque; in scsi_dma_restart_cb() local 431 SCSIDevice *s; in scsi_bus_legacy_add_drive() local [all …]
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | pel_values_test.cpp | 13 auto s = findByValue(0x5D, subsystemValues); in TEST() local
|
| /openbmc/u-boot/arch/arm/mach-kirkwood/ |
| H A D | cpu.c | 131 char *s = env_get("sysrstcmd"); in kw_sysrst_action() local 150 char *s; in kw_sysrst_check() local
|
| /openbmc/u-boot/include/ |
| H A D | autoboot.h | 41 static inline void autoboot_command(const char *s) in autoboot_command()
|