Home
last modified time | relevance | path

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

12

/Linux-v5.4/Documentation/s390/
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-v5.4/Documentation/ABI/testing/
Dsysfs-class-remoteproc22 "crashed"
32 "crashed" indicates that a problem/crash has been detected on
Dsysfs-class-mic74 "crashed" - Shutdown because of a HW or SW crash.
/Linux-v5.4/drivers/remoteproc/
Dqcom_common.c37 static void glink_subdev_stop(struct rproc_subdev *subdev, bool crashed) in glink_subdev_stop() argument
133 static void smd_subdev_stop(struct rproc_subdev *subdev, bool crashed) in smd_subdev_stop() argument
Dqcom_sysmon.c432 static void sysmon_stop(struct rproc_subdev *subdev, bool crashed) in sysmon_stop() argument
439 if (crashed) in sysmon_stop()
Dremoteproc_core.c421 static void rproc_vdev_do_stop(struct rproc_subdev *subdev, bool crashed) in rproc_vdev_do_stop() argument
1141 static void rproc_stop_subdevices(struct rproc *rproc, bool crashed) in rproc_stop_subdevices() argument
1147 subdev->stop(subdev, crashed); in rproc_stop_subdevices()
1465 static int rproc_stop(struct rproc *rproc, bool crashed) in rproc_stop() argument
1471 rproc_stop_subdevices(rproc, crashed); in rproc_stop()
/Linux-v5.4/drivers/staging/media/omap4iss/
Diss.c415 media_entity_enum_set(&iss->crashed, &subdev->entity); in iss_pipeline_disable()
450 if (media_entity_enum_intersects(&pipe->ent_enum, &iss->crashed)) in iss_pipeline_enable()
570 media_entity_enum_zero(&iss->crashed); in iss_reset()
900 if (!media_entity_enum_empty(&iss->crashed)) in omap4iss_put()
1300 ret = media_entity_enum_init(&iss->crashed, &iss->media_dev); in iss_probe()
1314 media_entity_enum_cleanup(&iss->crashed); in iss_probe()
1330 media_entity_enum_cleanup(&iss->crashed); in iss_remove()
Diss.h102 struct media_entity_enum crashed; member
/Linux-v5.4/Documentation/fault-injection/
Dprovoke-crashes.rst24 Crash point where the kernel is to be crashed. It can be
/Linux-v5.4/drivers/media/platform/omap3isp/
Disp.h194 struct media_entity_enum crashed; member
Disp.c687 if (media_entity_enum_intersects(&pipe->ent_enum, &isp->crashed)) in isp_pipeline_enable()
836 media_entity_enum_set(&isp->crashed, in isp_pipeline_disable()
1047 media_entity_enum_zero(&isp->crashed); in isp_reset()
1458 if (!media_entity_enum_empty(&isp->crashed) || in __omap3isp_put()
2011 media_entity_enum_cleanup(&isp->crashed); in isp_remove()
2033 ret = media_entity_enum_init(&isp->crashed, &isp->media_dev); in isp_subdev_notifier_complete()
Dispccdc.c1605 media_entity_enum_set(&isp->crashed, &ccdc->subdev.entity); in ccdc_isr_buffer()
/Linux-v5.4/include/linux/
Dremoteproc.h533 void (*stop)(struct rproc_subdev *subdev, bool crashed);
/Linux-v5.4/Documentation/driver-api/mei/
Diamt.rst11 even when the operating system running on the host processor has crashed or
/Linux-v5.4/fs/proc/
DKconfig46 Exports the dump image of crashed kernel in ELF format.
/Linux-v5.4/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst354 These values are used to compute the number of nodes the crashed kernel used.
488 Indicates whether the crashed kernel enabled SH extended mode.
/Linux-v5.4/Documentation/powerpc/
Dfirmware-assisted-dump.rst8 a crashed system, and to do so from a fully-reset system, and
84 of memory, which holds the previous crashed kernel dump in ELF
Dtransactional_memory.rst141 /* Yes, we crashed during a transaction. Oops. */
/Linux-v5.4/fs/
DKconfig.binfmt63 ELF core dump files describe each memory mapping of the crashed
/Linux-v5.4/Documentation/
Drobust-futexes.txt99 is empty. If the thread/process crashed or terminated in some incorrect
/Linux-v5.4/Documentation/admin-guide/
Dbug-hunting.rst76 If the machine has crashed so badly that you cannot enter commands or
DREADME.rst404 point where your system crashed is ``l *0xXXXXXXXX``. (Replace the XXXes
/Linux-v5.4/Documentation/filesystems/
Dhpfs.txt118 a file. Finally when I opened this directory in PmShell, PmShell crashed (the
/Linux-v5.4/arch/x86/math-emu/
DREADME189 sqrt() 128.7 crashed 145.2 227.0
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dkernel.rst235 the reaping of a crashed process simply by never exiting. This sysctl

12