Home
last modified time | relevance | path

Searched full:resetting (Results 1 – 25 of 189) sorted by relevance

12345678

/openbmc/u-boot/arch/arm/lib/
H A Dinterrupts_64.c52 panic("Resetting CPU ...\n"); in do_bad_sync()
63 panic("Resetting CPU ...\n"); in do_bad_irq()
74 panic("Resetting CPU ...\n"); in do_bad_fiq()
85 panic("Resetting CPU ...\n"); in do_bad_error()
96 panic("Resetting CPU ...\n"); in do_sync()
107 panic("Resetting CPU ...\n"); in do_irq()
118 panic("Resetting CPU ...\n"); in do_fiq()
132 panic("Resetting CPU ...\n"); in do_error()
H A Dreset.c31 puts ("resetting ...\n"); in do_reset()
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/
H A Dtest_smack_onlycap.sh23 # resetting original onlycap label
26 # resetting our initial's process label
/openbmc/qemu/hw/net/can/
H A Dtrace-events3 xlnx_can_reset(uint32_t val) "Resetting controller with value = 0x%08x"
16 xlnx_canfd_reset(char *path, uint32_t val) "%s: Resetting controller with value = 0x%08x"
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dzoned81 echo "(5) resetting the second zone"
83 echo "After resetting a zone:"
H A Dzoned.out50 (5) resetting the second zone
51 After resetting a zone:
H A Dstream-error-on-reset35 # The blk_drain() we are going to use is a virtio-scsi device resetting,
36 # which we can trigger by resetting the system.
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_watchdog.c25 /* Status code returned when resetting watchdog */
97 * Execute the test resetting the watchdog in a timely manner. No reboot occurs.
111 * Execute the test without resetting the watchdog. A system reboot occurs.
/openbmc/u-boot/arch/riscv/lib/
H A Dreset.c11 printf("resetting ...\n"); in do_reset()
/openbmc/u-boot/arch/arc/lib/
H A Dreset.c17 printf("Resetting the board...\n"); in do_reset()
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_reorder.S4 * Here we perform a jump that skips the code resetting R2 from 0xDEADBEEF to 0,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bcu/
H A Dbcu_1.1.115.bb5 Features like resetting the board, selecting the boot mode, \
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dreset.c25 /* Going into slow mode before resetting SOC */ in reset_cpu()
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/
H A DSecurityKeys.interface.yaml9 resetting those values back to default by the host. Setting this
/openbmc/qemu/docs/devel/
H A Dreset.rst102 between resetting a bus and resetting the controller bridge which owns it.
103 For example, consider a SCSI controller. Resetting the controller puts all
105 SCSI bus, whereas resetting just the SCSI bus only resets everything that's on
118 When resetting several objects (for example the whole machine at simulation
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.c120 uint32_t resetting; /* Reset in progress */ member
434 s->resetting++; in pvscsi_reset_adapter()
436 s->resetting--; in pvscsi_reset_adapter()
619 if (pvscsi_req->dev->resetting) { in pvscsi_request_cancelled()
869 s->resetting++; in pvscsi_on_cmd_reset_device()
871 s->resetting--; in pvscsi_on_cmd_reset_device()
883 s->resetting++; in pvscsi_on_cmd_reset_bus()
885 s->resetting--; in pvscsi_on_cmd_reset_bus()
1236 VMSTATE_UINT32(resetting, PVSCSIState),
/openbmc/u-boot/include/
H A Dbootretry.h14 * Check for a keypress repeatedly, resetting the watchdog each time. If a
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils_serial.robot13 # Resetting the network will be done via the serial console.
/openbmc/qemu/include/hw/core/
H A Dresetcontainer.h16 * implement Resettable. Resetting the reset container resets all the
/openbmc/qemu/plugins/
H A Dloader.c338 g_assert(ctx->resetting); in plugin_reset_destroy__locked()
342 ctx->resetting = false; in plugin_reset_destroy__locked()
394 if (ctx->uninstalling || (reset && ctx->resetting)) { in plugin_reset_uninstall()
397 ctx->resetting = reset; in plugin_reset_uninstall()
/openbmc/u-boot/cmd/
H A Dbootcount.c18 * note that we're explicitly not resetting the environment in do_bootcount_reset()
/openbmc/qemu/docs/devel/migration/
H A Dbest-practices.rst31 resetting a VM, the old firmware is used. Only once QEMU has been restarted
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp89 "Resolution": "Resubmit the request. If the problem persists, consider resetting the service." in TEST()
132 "Resolution": "Resubmit the request. If the problem persists, consider resetting the service." in TEST()
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A DREADME51 prior to resetting the board.
/openbmc/qemu/hw/core/
H A Dresetcontainer.c13 * implement Resettable. Resetting the reset container resets all the

12345678