/openbmc/u-boot/arch/arm/lib/ |
H A D | interrupts_64.c | 52 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 D | reset.c | 31 puts ("resetting ...\n"); in do_reset()
|
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/ |
H A D | test_smack_onlycap.sh | 23 # resetting original onlycap label 26 # resetting our initial's process label
|
/openbmc/qemu/hw/net/can/ |
H A D | trace-events | 3 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 D | zoned | 81 echo "(5) resetting the second zone" 83 echo "After resetting a zone:"
|
H A D | zoned.out | 50 (5) resetting the second zone 51 After resetting a zone:
|
H A D | stream-error-on-reset | 35 # 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 D | efi_selftest_watchdog.c | 25 /* 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 D | reset.c | 11 printf("resetting ...\n"); in do_reset()
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | reset.c | 17 printf("Resetting the board...\n"); in do_reset()
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_reorder.S | 4 * 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 D | bcu_1.1.115.bb | 5 Features like resetting the board, selecting the boot mode, \
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | reset.c | 25 /* Going into slow mode before resetting SOC */ in reset_cpu()
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/ |
H A D | SecurityKeys.interface.yaml | 9 resetting those values back to default by the host. Setting this
|
/openbmc/qemu/docs/devel/ |
H A D | reset.rst | 102 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 D | vmw_pvscsi.c | 120 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 D | bootretry.h | 14 * Check for a keypress repeatedly, resetting the watchdog each time. If a
|
/openbmc/openbmc-test-automation/lib/ |
H A D | code_update_utils_serial.robot | 13 # Resetting the network will be done via the serial console.
|
/openbmc/qemu/include/hw/core/ |
H A D | resetcontainer.h | 16 * implement Resettable. Resetting the reset container resets all the
|
/openbmc/qemu/plugins/ |
H A D | loader.c | 338 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 D | bootcount.c | 18 * note that we're explicitly not resetting the environment in do_bootcount_reset()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 31 resetting a VM, the old firmware is used. Only once QEMU has been restarted
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | error_code_test.cpp | 89 "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 D | README | 51 prior to resetting the board.
|
/openbmc/qemu/hw/core/ |
H A D | resetcontainer.c | 13 * implement Resettable. Resetting the reset container resets all the
|