/Linux-v4.19/Documentation/s390/ |
D | zfcpdump.txt | 5 has to create a dump of the current (probably crashed) Linux image. In order to 6 not overwrite memory of the crashed Linux with data of the dump tool, the 18 The user space dump tool accesses the memory of the crashed system by means 19 of the /proc/vmcore interface. This interface exports the crashed system's 22 is needed by /proc/vmcore. The tail part of the crashed systems memory which
|
D | Debugging390.txt | 1825 registers and all active pages of the program which has crashed. 1827 memory of the program as if it just crashed on your system. It is usually
|
/Linux-v4.19/drivers/remoteproc/ |
D | qcom_common.c | 45 static void glink_subdev_stop(struct rproc_subdev *subdev, bool crashed) in glink_subdev_stop() argument 141 static void smd_subdev_stop(struct rproc_subdev *subdev, bool crashed) in smd_subdev_stop() argument 211 static void ssr_notify_stop(struct rproc_subdev *subdev, bool crashed) in ssr_notify_stop() argument
|
D | remoteproc_core.c | 311 static void rproc_vdev_do_stop(struct rproc_subdev *subdev, bool crashed) in rproc_vdev_do_stop() argument 827 static void rproc_stop_subdevices(struct rproc *rproc, bool crashed) in rproc_stop_subdevices() argument 833 subdev->stop(subdev, crashed); in rproc_stop_subdevices() 1069 static int rproc_stop(struct rproc *rproc, bool crashed) in rproc_stop() argument 1075 rproc_stop_subdevices(rproc, crashed); in rproc_stop()
|
D | qcom_sysmon.c | 391 static void sysmon_stop(struct rproc_subdev *subdev, bool crashed) in sysmon_stop() argument 398 if (crashed) in sysmon_stop()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-remoteproc | 22 "crashed" 32 "crashed" indicates that a problem/crash has been detected on
|
D | sysfs-class-mic.txt | 74 "crashed" - Shutdown because of a HW or SW crash.
|
/Linux-v4.19/drivers/staging/media/omap4iss/ |
D | iss.c | 419 media_entity_enum_set(&iss->crashed, &subdev->entity); in iss_pipeline_disable() 454 if (media_entity_enum_intersects(&pipe->ent_enum, &iss->crashed)) in iss_pipeline_enable() 574 media_entity_enum_zero(&iss->crashed); in iss_reset() 904 if (!media_entity_enum_empty(&iss->crashed)) in omap4iss_put() 1305 ret = media_entity_enum_init(&iss->crashed, &iss->media_dev); in iss_probe() 1319 media_entity_enum_cleanup(&iss->crashed); in iss_probe() 1335 media_entity_enum_cleanup(&iss->crashed); in iss_remove()
|
D | iss.h | 106 struct media_entity_enum crashed; member
|
/Linux-v4.19/Documentation/fault-injection/ |
D | provoke-crashes.txt | 16 cpoint_name : Crash point where the kernel is to be crashed. It can be
|
/Linux-v4.19/drivers/media/platform/omap3isp/ |
D | isp.c | 690 if (media_entity_enum_intersects(&pipe->ent_enum, &isp->crashed)) in isp_pipeline_enable() 835 media_entity_enum_set(&isp->crashed, in isp_pipeline_disable() 1042 media_entity_enum_zero(&isp->crashed); in isp_reset() 1453 if (!media_entity_enum_empty(&isp->crashed) || in __omap3isp_put() 2005 media_entity_enum_cleanup(&isp->crashed); in isp_remove() 2155 ret = media_entity_enum_init(&isp->crashed, &isp->media_dev); in isp_subdev_notifier_complete()
|
D | isp.h | 197 struct media_entity_enum crashed; member
|
D | ispccdc.c | 1608 media_entity_enum_set(&isp->crashed, &ccdc->subdev.entity); in ccdc_isr_buffer()
|
/Linux-v4.19/include/linux/ |
D | remoteproc.h | 491 void (*stop)(struct rproc_subdev *subdev, bool crashed);
|
/Linux-v4.19/fs/proc/ |
D | Kconfig | 45 Exports the dump image of crashed kernel in ELF format.
|
/Linux-v4.19/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 7 a crashed system, and to do so from a fully-reset system, and 81 of memory, which holds the previous crashed kernel dump in ELF
|
D | transactional_memory.txt | 140 /* Yes, we crashed during a transaction. Oops. */
|
/Linux-v4.19/fs/ |
D | Kconfig.binfmt | 62 ELF core dump files describe each memory mapping of the crashed
|
/Linux-v4.19/Documentation/misc-devices/mei/ |
D | mei.txt | 26 even when the operating system running on the host processor has crashed or
|
/Linux-v4.19/Documentation/ |
D | robust-futexes.txt | 99 is empty. If the thread/process crashed or terminated in some incorrect
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bug-hunting.rst | 76 If the machine has crashed so badly that you cannot enter commands or
|
D | README.rst | 405 point where your system crashed is ``l *0xXXXXXXXX``. (Replace the XXXes
|
/Linux-v4.19/Documentation/filesystems/ |
D | hpfs.txt | 118 a file. Finally when I opened this directory in PmShell, PmShell crashed (the
|
/Linux-v4.19/arch/x86/math-emu/ |
D | README | 189 sqrt() 128.7 crashed 145.2 227.0
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 238 the reaping of a crashed process simply by never exiting. This sysctl
|