| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | overlayfs.py | 17 def strForBash(s): argument
|
| /openbmc/u-boot/common/ |
| H A D | splash.c | 63 char *s = env_get("splashpos"); in splash_get_pos() local
|
| /openbmc/qemu/migration/ |
| H A D | colo-stubs.c | 20 void migrate_start_colo_process(MigrationState *s) in migrate_start_colo_process()
|
| 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 …]
|
| H A D | multifd-device-state.c | 146 MigrationState *s = migrate_get_current(); in multifd_device_state_save_thread() local 205 MigrationState *s = migrate_get_current(); in multifd_join_device_state_save_threads() local
|
| /openbmc/qemu/hw/nubus/ |
| H A D | nubus-bridge.c | 18 NubusBridge *s = NUBUS_BRIDGE(obj); in nubus_bridge_init() local
|
| H A D | mac-nubus-bridge.c | 18 MacNubusBridge *s = MAC_NUBUS_BRIDGE(obj); in mac_nubus_bridge_init() local
|
| /openbmc/u-boot/lib/ |
| 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/qtest/ |
| 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()
|
| H A D | intel-hda-test.c | 43 QTestState *s; in test_issue542_ich6() local
|
| /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
|
| /openbmc/u-boot/cmd/ |
| H A D | gpt.c | 39 char *e, *s; in extract_env() local 98 char *s, *strcopy; in extract_val() local 135 char *s, *strcopy; in found_key() local 378 char *tok, *str, *s; in set_gpt_info() local
|
| /openbmc/qemu/hw/ipmi/ |
| H A D | ipmi_bmc_extern.c | 150 IPMIInterface *s = ibe->parent.intf; in extern_timeout() local 189 IPMIInterface *s = ibe->parent.intf; in ipmi_bmc_extern_handle_command() local 235 IPMIInterface *s = ibe->parent.intf; in handle_hw_op() local 382 IPMIInterface *s = ibe->parent.intf; in chr_event() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | core.c | 129 static void do_token_setup(USBDevice *s, USBPacket *p) in do_token_setup() 181 static void do_token_in(USBDevice *s, USBPacket *p) in do_token_in() 229 static void do_token_out(USBDevice *s, USBPacket *p) in do_token_out() 267 static void do_parameter(USBDevice *s, USBPacket *p) in do_parameter() 318 void usb_generic_async_ctrl_complete(USBDevice *s, USBPacket *p) in usb_generic_async_ctrl_complete()
|
| H A D | dev-storage-bot.c | 29 MSDState *s = USB_STORAGE_DEV(dev); in usb_msd_bot_realize() local
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | bootmap.c | 98 uint64_t *s) in eckd_format_chs() 111 static block_number_t eckd_chs_to_block(uint64_t c, uint64_t h, uint64_t s) in eckd_chs_to_block() 809 static bool is_iso_bc_entry_compatible(IsoBcSection *s) in is_iso_bc_entry_compatible() 917 IsoBcSection s = *load; in load_iso_bc_entry() local 1018 IsoBcSection *s = find_iso_bc_entry(offset); in ipl_iso_el_torito() local
|
| /openbmc/phosphor-certificate-manager/ |
| H A D | mainapp.cpp | 33 inline std::string capitalize(const std::string& s) in capitalize()
|
| /openbmc/qemu/scripts/ |
| H A D | check_sparse.py | 42 def build_path(s): argument
|
| /openbmc/qemu/hw/arm/ |
| H A D | fsl-imx6ul.c | 34 FslIMX6ULState *s = FSL_IMX6UL(obj); in fsl_imx6ul_init() local 159 FslIMX6ULState *s = FSL_IMX6UL(dev); in fsl_imx6ul_realize() local
|
| H A D | fsl-imx7.c | 36 FslIMX7State *s = FSL_IMX7(obj); in fsl_imx7_init() local 168 FslIMX7State *s = FSL_IMX7(dev); in fsl_imx7_realize() local
|
| /openbmc/qemu/hw/net/ |
| H A D | igbvf.c | 246 IgbVfState *s = IGBVF(dev); in igbvf_pci_realize() local 296 IgbVfState *s = IGBVF(dev); in igbvf_pci_uninit() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fisttp.c | 8 struct { uint64_t sig; uint16_t sign_exp; } s; member
|
| H A D | test-i386-pseudo-denormal.c | 7 struct { uint64_t sig; uint16_t sign_exp; } s; member
|
| /openbmc/openpower-hw-diags/analyzer/plugins/ |
| H A D | ody-plugins.cpp | 40 [&nodeId, &procTrgt](const auto& s) { in pll_unlock()
|