| /openbmc/qemu/tests/qtest/ |
| H A D | dbus-vmstate-test.c | 125 get_server(GDBusConnection *conn, TestServer *s, const TestServerId *id) in get_server() 149 set_id_list(Test *test, QTestState *s) in set_id_list() 254 check_not_migrated(TestServer *s, TestServer *d) in check_not_migrated() 263 check_migrated(TestServer *s, TestServer *d) in check_migrated()
|
| H A D | tpm-tis-util.c | 376 const TPMTestState *s = data; in tpm_tis_test_check_transmit() local 453 void tpm_tis_transfer(QTestState *s, in tpm_tis_transfer()
|
| /openbmc/qemu/block/ |
| H A D | qcow2-threads.c | 45 BDRVQcow2State *s = bs->opaque; in qcow2_co_process() local 371 BDRVQcow2State *s = bs->opaque; in qcow2_co_compress() local 408 BDRVQcow2State *s = bs->opaque; in qcow2_co_decompress() local 461 BDRVQcow2State *s = bs->opaque; in qcow2_co_encdec() local
|
| H A D | block-gen.h | 38 static inline void bdrv_poll_co(BdrvPollCo *s) in bdrv_poll_co()
|
| /openbmc/qemu/hw/i2c/ |
| H A D | core.c | 155 I2CSlave *s = node->elt; in i2c_do_start_transfer() local 243 I2CSlave *s = node->elt; in i2c_end_transfer() local 258 I2CSlave *s; in i2c_send() local 297 I2CSlave *s; in i2c_recv() local
|
| /openbmc/qemu/util/ |
| H A D | keyval.c | 188 const char *key, *key_end, *val_end, *s, *end; in keyval_parse_one() local 304 GString *s = g_string_new(""); in reassemble_key() local 525 const char *s; in keyval_parse_into() local
|
| H A D | systemd.c | 21 const char *s; in check_socket_activation() local
|
| /openbmc/u-boot/tools/ |
| H A D | ncb.c | 9 int s, len, o, port = 6666; in main() local
|
| /openbmc/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_strerror.c | 95 const char *s = fdt_errtable[-errval].str; in fdt_strerror() local
|
| /openbmc/u-boot/env/ |
| H A D | common.c | 35 char *s = env_get(var); in env_get_yesno() local 61 void set_default_env(const char *s, int flags) in set_default_env()
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | fuzz.c | 47 void flush_events(QTestState *s) in flush_events() 55 void fuzz_reset(QTestState *s) in fuzz_reset()
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-op-common.h | 511 static inline void tcg_gen_mov_ptr(TCGv_ptr d, TCGv_ptr s) in tcg_gen_mov_ptr() 516 static inline void tcg_gen_movi_ptr(TCGv_ptr d, intptr_t s) in tcg_gen_movi_ptr()
|
| /openbmc/qemu/target/i386/ |
| H A D | arch_dump.c | 45 DumpState *s) in x86_64_write_elf64_note() 151 int id, DumpState *s) in x86_write_elf64_note() 183 int cpuid, DumpState *s) in x86_cpu_write_elf64_note() 204 int cpuid, DumpState *s) in x86_cpu_write_elf32_note() 271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment() 280 static void qemu_get_cpustate(QEMUCPUState *s, CPUX86State *env) in qemu_get_cpustate() 332 DumpState *s, in cpu_write_qemu_note() 382 DumpState *s) in x86_cpu_write_elf64_qemunote() 390 DumpState *s) in x86_cpu_write_elf32_qemunote()
|
| /openbmc/ipmitool/src/plugins/lan/ |
| H A D | lan.c | 706 struct ipmi_session * s = intf->session; in ipmi_lan_build_cmd() local 1000 struct ipmi_session * s = intf->session; in ipmi_lan_build_rsp() local 1583 struct ipmi_session * s = intf->session; in ipmi_get_auth_capabilities_cmd() local 1698 struct ipmi_session * s = intf->session; in ipmi_get_session_challenge_cmd() local 1752 struct ipmi_session * s = intf->session; in ipmi_activate_session_cmd() local 2028 struct ipmi_session *s; in ipmi_lan_open() local
|
| /openbmc/qemu/hw/xtensa/ |
| H A D | xtfpga.c | 76 XtfpgaFpgaState *s = opaque; in xtfpga_fpga_reset() local 85 XtfpgaFpgaState *s = opaque; in xtfpga_fpga_read() local 106 XtfpgaFpgaState *s = opaque; in xtfpga_fpga_write() local 130 XtfpgaFpgaState *s = g_new(XtfpgaFpgaState, 1); in xtfpga_fpga_init() local 148 SysBusDevice *s; in xtfpga_net_init() local 175 SysBusDevice *s; in xtfpga_flash_init() local
|
| /openbmc/qemu/ui/ |
| H A D | console-vc-stubs.c | 27 void qemu_text_console_handle_keysym(QemuTextConsole *s, int keysym) in qemu_text_console_handle_keysym()
|
| /openbmc/u-boot/drivers/dfu/ |
| H A D | dfu_tftp.c | 15 char *s, *sb; in dfu_tftp_write() local
|
| /openbmc/u-boot/lib/ |
| H A D | rc4.c | 17 unsigned char s[256], k[256], temp; in rc4_encode() local
|
| H A D | display_options.c | 50 void print_freq(uint64_t freq, const char *s) in print_freq() 90 void print_size(uint64_t size, const char *s) in print_size()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-bufferiszero.c | 28 size_t s, a, o; in test_1() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | mcimx6ul-evk.c | 25 FslIMX6ULState *s; in mcimx6ul_evk_init() local
|
| H A D | mcimx7d-sabre.c | 27 FslIMX7State *s; in mcimx7d_sabre_init() local
|
| /openbmc/qemu/migration/ |
| H A D | savevm.c | 156 static bool qemu_loadvm_thread_pool_wait(MigrationState *s, in qemu_loadvm_thread_pool_wait() 290 MigrationState *s = migrate_get_current(); in get_validatable_capabilities_count() local 305 MigrationState *s = migrate_get_current(); in configuration_pre_save() local 350 MigrationState *s = migrate_get_current(); in configuration_validate_capabilities() local 1279 MigrationState *s = migrate_get_current(); in qemu_savevm_state_header() local 1396 int qemu_savevm_state_resume_prepare(MigrationState *s) in qemu_savevm_state_resume_prepare() 2908 MigrationState *s = migrate_get_current(); in qemu_loadvm_load_thread() local 3108 MigrationState *s = migrate_get_current(); in qemu_loadvm_state() local 3594 static void qmp_snapshot_job_free(SnapshotJob *s) in qmp_snapshot_job_free() 3605 SnapshotJob *s = container_of(job, SnapshotJob, common); in snapshot_load_job_bh() local [all …]
|
| /openbmc/qemu/hw/misc/ |
| H A D | mchp_pfsoc_dmc.c | 104 MchpPfSoCDdrSgmiiPhyState *s = MCHP_PFSOC_DDR_SGMII_PHY(dev); in mchp_pfsoc_ddr_sgmii_phy_realize() local 187 MchpPfSoCDdrCfgState *s = MCHP_PFSOC_DDR_CFG(dev); in mchp_pfsoc_ddr_cfg_realize() local
|
| /openbmc/qemu/hw/mips/ |
| H A D | mipssim.c | 106 ResetData *s = (ResetData *)opaque; in main_cpu_reset() local 119 SysBusDevice *s; in mipsnet_init() local
|