Home
last modified time | relevance | path

Searched defs:s (Results 1001 – 1025 of 1844) sorted by relevance

1...<<41424344454647484950>>...74

/openbmc/qemu/tests/qtest/
H A Ddbus-vmstate-test.c125 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 Dtpm-tis-util.c376 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 Dqcow2-threads.c45 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 Dblock-gen.h38 static inline void bdrv_poll_co(BdrvPollCo *s) in bdrv_poll_co()
/openbmc/qemu/hw/i2c/
H A Dcore.c155 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 Dkeyval.c188 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 Dsystemd.c21 const char *s; in check_socket_activation() local
/openbmc/u-boot/tools/
H A Dncb.c9 int s, len, o, port = 6666; in main() local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_strerror.c95 const char *s = fdt_errtable[-errval].str; in fdt_strerror() local
/openbmc/u-boot/env/
H A Dcommon.c35 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 Dfuzz.c47 void flush_events(QTestState *s) in flush_events()
55 void fuzz_reset(QTestState *s) in fuzz_reset()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h511 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 Darch_dump.c45 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 Dlan.c706 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 Dxtfpga.c76 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 Dconsole-vc-stubs.c27 void qemu_text_console_handle_keysym(QemuTextConsole *s, int keysym) in qemu_text_console_handle_keysym()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_tftp.c15 char *s, *sb; in dfu_tftp_write() local
/openbmc/u-boot/lib/
H A Drc4.c17 unsigned char s[256], k[256], temp; in rc4_encode() local
H A Ddisplay_options.c50 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 Dtest-bufferiszero.c28 size_t s, a, o; in test_1() local
/openbmc/qemu/hw/arm/
H A Dmcimx6ul-evk.c25 FslIMX6ULState *s; in mcimx6ul_evk_init() local
H A Dmcimx7d-sabre.c27 FslIMX7State *s; in mcimx7d_sabre_init() local
/openbmc/qemu/migration/
H A Dsavevm.c156 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 Dmchp_pfsoc_dmc.c104 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 Dmipssim.c106 ResetData *s = (ResetData *)opaque; in main_cpu_reset() local
119 SysBusDevice *s; in mipsnet_init() local

1...<<41424344454647484950>>...74