Home
last modified time | relevance | path

Searched refs:crashed (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/arch/s390/
H A Dzfcpdump.rst7 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
/linux/tools/testing/kunit/
H A Dkunit_parser.py84 crashed: int = 0
91 ('crashed', self.crashed), ('skipped', self.skipped),
100 return (self.passed + self.failed + self.crashed +
115 self.crashed += counts.crashed
125 if self.crashed:
145 self.crashed += 1
588 the test footer are all printed. If failed_only is true, only failed/crashed
593 failed_only - True if only failed/crashed test
83 crashed: int = 0 global() variable in TestCounts
[all...]
/linux/tools/testing/selftests/coredump/
H A DREADME.rst14 The piped user program may be interested in reading the stack pointers of the crashed process. The
15 crashed process's stack pointers can be read from `procfs`: it is the `kstkesp` field in
45 reads the stack pointers of all threads of crashed processes.
/linux/drivers/soc/apple/
H A Drtkit.c86 if (rtk->crashed) in apple_rtkit_is_running()
98 return rtk->crashed; in apple_rtkit_is_crashed()
395 rtk->crashed = true; in apple_rtkit_crashlog_rx()
396 if (rtk->ops->crashed) in apple_rtkit_crashlog_rx()
397 rtk->ops->crashed(rtk->cookie, bfr, rtk->crashlog_buffer.size); in apple_rtkit_crashlog_rx()
612 if (rtk->crashed) { in apple_rtkit_send_message()
757 rtk->crashed = false; in apple_rtkit_reinit()
817 if (rtk->crashed) in apple_rtkit_boot()
H A Drtkit-internal.h41 bool crashed; member
/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc22 - "crashed"
32 "crashed" indicates that a problem/crash has been detected on
102 "disabled" means, a remote processor will remain in a crashed
H A Dsysfs-kernel-kexec-kdump47 how much space is needed to hold metadata about the crashed
H A Dsysfs-class-mic85 "crashed" Shutdown because of a HW or SW crash.
/linux/include/linux/remoteproc/
H A Dqcom_rproc.h24 bool crashed; member
/linux/fs/proc/
H A DKconfig46 Exports the dump image of crashed kernel in ELF format.
73 ("2nd kernel") instead of the crashed kernel, RAM provided by memory
/linux/Documentation/ABI/obsolete/
H A Dsysfs-kernel-kexec-kdump57 how much space is needed to hold metadata about the crashed
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c686 if (media_entity_enum_intersects(&pipe->ent_enum, &isp->crashed)) in isp_pipeline_enable()
845 media_entity_enum_set(&isp->crashed, in isp_pipeline_disable()
1050 media_entity_enum_zero(&isp->crashed); in isp_reset()
1461 if (!media_entity_enum_empty(&isp->crashed) || in __omap3isp_put()
1984 media_entity_enum_cleanup(&isp->crashed); in isp_remove()
2019 ret = media_entity_enum_init(&isp->crashed, &isp->media_dev); in isp_subdev_notifier_complete()
H A Dispccdc.c1615 media_entity_enum_set(&isp->crashed, &ccdc->subdev.entity); in ccdc_isr_buffer()
/linux/drivers/remoteproc/
H A Dqcom_sysmon.c534 static void sysmon_stop(struct rproc_subdev *subdev, bool crashed) in sysmon_stop() argument
550 if (crashed) in sysmon_stop()
H A Dremoteproc_virtio.c483 static void rproc_vdev_do_stop(struct rproc_subdev *subdev, bool crashed) in rproc_vdev_do_stop() argument
/linux/Documentation/driver-api/mei/
H A Diamt.rst11 even when the operating system running on the host processor has crashed or
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-flex-concentrator.dts174 * power-cycle and USB hub reset in case of misbehaving or crashed modules.
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1534 notify_data->crashed ? "crashed" : "stopping"); in ath10k_snoc_modem_notify()
1535 if (!notify_data->crashed) in ath10k_snoc_modem_notify()
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst141 /* Yes, we crashed during a transaction. Oops. */
/linux/drivers/nvme/host/
H A Dapple.c292 .crashed = apple_nvme_rtkit_crashed,
/linux/Documentation/filesystems/
H A Doverlayfs.rst875 not crashed and contents of upperdir are intact, the "volatile" directory
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1042 notifiers can make the crashed kernel more unstable.