/openbmc/linux/Documentation/arch/s390/ |
H A D | zfcpdump.rst | 7 has to create a dump of the current (probably crashed) Linux image. In order to 8 not overwrite memory of the crashed Linux with data of the dump tool, the 20 The user space dump tool accesses the memory of the crashed system by means 21 of the /proc/vmcore interface. This interface exports the crashed system's 24 is needed by /proc/vmcore. The tail part of the crashed systems memory which
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 83 crashed: int = 0 variable in TestCounts 90 ('crashed', self.crashed), ('skipped', self.skipped), 99 return (self.passed + self.failed + self.crashed + 114 self.crashed += counts.crashed 124 if self.crashed: 144 self.crashed += 1 540 return stdout.red('[CRASHED] ') + test.name 613 "Testing complete. Passed: 2, Failed: 0, Crashed: 0, Skipped: 0, 640 test and check if any of the tests crashed and if so set the test 641 status to crashed. Otherwise if the test has no subtests add the [all …]
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.c | 206 static void glink_subdev_stop(struct rproc_subdev *subdev, bool crashed) in glink_subdev_stop() argument 317 static void smd_subdev_stop(struct rproc_subdev *subdev, bool crashed) in smd_subdev_stop() argument 434 .crashed = false, in ssr_notify_prepare() 447 .crashed = false, in ssr_notify_start() 455 static void ssr_notify_stop(struct rproc_subdev *subdev, bool crashed) in ssr_notify_stop() argument 460 .crashed = crashed, in ssr_notify_stop() 472 .crashed = false, in ssr_notify_unprepare()
|
H A D | remoteproc_sysfs.c | 32 * disabled: When disabled, a remote processor will remain in a crashed 37 * remote processor is in a crashed state, without changing 170 [RPROC_CRASHED] = "crashed",
|
H A D | qcom_sysmon.c | 534 static void sysmon_stop(struct rproc_subdev *subdev, bool crashed) in sysmon_stop() argument 549 /* Don't request graceful shutdown if we've crashed */ in sysmon_stop() 550 if (crashed) in sysmon_stop()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-remoteproc | 22 - "crashed" 32 "crashed" indicates that a problem/crash has been detected on 102 "disabled" means, a remote processor will remain in a crashed
|
/openbmc/linux/include/linux/remoteproc/ |
H A D | qcom_rproc.h | 12 * @QCOM_SSR_BEFORE_SHUTDOWN: Remoteproc crashed or shutting down (stop stage) 24 bool crashed; member
|
/openbmc/linux/include/linux/soc/apple/ |
H A D | rtkit.h | 40 * @crashed: Called when the co-processor has crashed. Runs in process 59 void (*crashed)(void *cookie); member 139 * Checks if RTKit has crashed.
|
/openbmc/linux/arch/x86/xen/ |
H A D | mmu_hvm.c | 12 * The kdump kernel has to check whether a pfn of the crashed kernel 14 * whether to access a pfn of the crashed kernel.
|
/openbmc/linux/drivers/soc/apple/ |
H A D | rtkit.c | 89 if (rtk->crashed) in apple_rtkit_is_running() 101 return rtk->crashed; in apple_rtkit_is_crashed() 356 dev_err(rtk->dev, "RTKit: co-processor has crashed\n"); in apple_rtkit_crashlog_rx() 374 rtk->crashed = true; in apple_rtkit_crashlog_rx() 375 if (rtk->ops->crashed) in apple_rtkit_crashlog_rx() 376 rtk->ops->crashed(rtk->cookie); in apple_rtkit_crashlog_rx() 608 if (rtk->crashed) in apple_rtkit_send_message() 805 rtk->crashed = false; in apple_rtkit_reinit() 861 if (rtk->crashed) in apple_rtkit_boot()
|
H A D | rtkit-internal.h | 45 bool crashed; member
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss.h | 83 * @crashed: Crashed entities 102 struct media_entity_enum crashed; member
|
H A D | iss.c | 412 * crashed. Mark it as such, the ISS will be reset when in iss_pipeline_disable() 415 media_entity_enum_set(&iss->crashed, &subdev->entity); in iss_pipeline_disable() 444 /* If one of the entities in the pipeline has crashed it will not work in iss_pipeline_enable() 450 if (media_entity_enum_intersects(&pipe->ent_enum, &iss->crashed)) in iss_pipeline_enable() 573 media_entity_enum_zero(&iss->crashed); in iss_reset() 903 if (!media_entity_enum_empty(&iss->crashed)) in omap4iss_put() 1301 ret = media_entity_enum_init(&iss->crashed, &iss->media_dev); in iss_probe() 1315 media_entity_enum_cleanup(&iss->crashed); in iss_probe() 1331 media_entity_enum_cleanup(&iss->crashed); in iss_remove()
|
/openbmc/phosphor-state-manager/target_files/ |
H A D | obmc-host-crash@.target | 2 Description=Host instance %i crashed
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isp.h | 152 * @crashed: Crashed ent_enum 194 struct media_entity_enum crashed; member
|
/openbmc/linux/drivers/tee/optee/ |
H A D | core.c | 194 * The kernel may have crashed at the same time that all available in optee_core_init() 196 * suspended threads without access to the crashed kernel's wait_queue. in optee_core_init()
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmcweb_security.robot | 28 # This should fail, if bmcweb is crashed.
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-fork.c | 34 /* If we reach here, we've passed. Otherwise we've probably crashed in test_fork()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kdebug.h | 28 * For when userspace crashed, but we don't think it's our fault, and
|
/openbmc/linux/kernel/ |
H A D | crash_dump.c | 24 * elfcorehdr= specifies the location of elf core header stored by the crashed
|
/openbmc/linux/drivers/base/ |
H A D | devcoredump.c | 247 * @dev: the struct device for the crashed device 309 * @dev: the struct device for the crashed device 399 * @dev: the struct device for the crashed device
|
/openbmc/phosphor-state-manager/scripts/ |
H A D | host-reboot | 59 echo "reboot count is 0 and host crashed, go to host quiesce"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | CVE-2023-38471-1.patch | 9 which crashed the daemon.
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
H A D | gdb-common.inc | 3 …e another program while it executes -- or what another program was doing at the moment it crashed."
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Host.interface.yaml | 135 The host firmware crashed and the BMC has automatically
|