Home
last modified time | relevance | path

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

12

/Linux-v4.19/Documentation/s390/
Dzfcpdump.txt5 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
DDebugging390.txt1825 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/
Dqcom_common.c45 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
Dremoteproc_core.c311 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()
Dqcom_sysmon.c391 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/
Dsysfs-class-remoteproc22 "crashed"
32 "crashed" indicates that a problem/crash has been detected on
Dsysfs-class-mic.txt74 "crashed" - Shutdown because of a HW or SW crash.
/Linux-v4.19/drivers/staging/media/omap4iss/
Diss.c419 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()
Diss.h106 struct media_entity_enum crashed; member
/Linux-v4.19/Documentation/fault-injection/
Dprovoke-crashes.txt16 cpoint_name : Crash point where the kernel is to be crashed. It can be
/Linux-v4.19/drivers/media/platform/omap3isp/
Disp.c690 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()
Disp.h197 struct media_entity_enum crashed; member
Dispccdc.c1608 media_entity_enum_set(&isp->crashed, &ccdc->subdev.entity); in ccdc_isr_buffer()
/Linux-v4.19/include/linux/
Dremoteproc.h491 void (*stop)(struct rproc_subdev *subdev, bool crashed);
/Linux-v4.19/fs/proc/
DKconfig45 Exports the dump image of crashed kernel in ELF format.
/Linux-v4.19/Documentation/powerpc/
Dfirmware-assisted-dump.txt7 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
Dtransactional_memory.txt140 /* Yes, we crashed during a transaction. Oops. */
/Linux-v4.19/fs/
DKconfig.binfmt62 ELF core dump files describe each memory mapping of the crashed
/Linux-v4.19/Documentation/misc-devices/mei/
Dmei.txt26 even when the operating system running on the host processor has crashed or
/Linux-v4.19/Documentation/
Drobust-futexes.txt99 is empty. If the thread/process crashed or terminated in some incorrect
/Linux-v4.19/Documentation/admin-guide/
Dbug-hunting.rst76 If the machine has crashed so badly that you cannot enter commands or
DREADME.rst405 point where your system crashed is ``l *0xXXXXXXXX``. (Replace the XXXes
/Linux-v4.19/Documentation/filesystems/
Dhpfs.txt118 a file. Finally when I opened this directory in PmShell, PmShell crashed (the
/Linux-v4.19/arch/x86/math-emu/
DREADME189 sqrt() 128.7 crashed 145.2 227.0
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt238 the reaping of a crashed process simply by never exiting. This sysctl

12