Home
last modified time | relevance | path

Searched refs:dumping (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h35 struct completion dumping; member
Damdgpu_debugfs.c86 ret = wait_for_completion_interruptible_timeout(&adev->autodump.dumping, timeout); in amdgpu_debugfs_wait_dump()
108 if (adev->autodump.dumping.done) { in amdgpu_debugfs_autodump_open()
109 reinit_completion(&adev->autodump.dumping); in amdgpu_debugfs_autodump_open()
124 complete_all(&adev->autodump.dumping); in amdgpu_debugfs_autodump_release()
149 init_completion(&adev->autodump.dumping); in amdgpu_debugfs_autodump_init()
150 complete_all(&adev->autodump.dumping); in amdgpu_debugfs_autodump_init()
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Dmlx4.rst48 The ``mlx4`` driver supports dumping the firmware PCI crspace and health
Ddevlink-dpipe.rst155 match/action values and specific counter. By dumping the tables content the
/kernel/linux/linux-5.10/Documentation/fault-injection/
Dprovoke-crashes.rst10 different dumping solutions. The module uses KPROBEs to instrument the
/kernel/linux/linux-5.10/arch/mips/sibyte/
DKconfig156 Run a continuous bus trace, dumping the raw data as soon as
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt47 and the post_suite method can refer to it when dumping the "skipped"
/kernel/linux/linux-5.10/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst84 User-space tools use this to exclude free pages when dumping memory.
326 dumping pages.
332 dumping pages.
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
DREADME50 to stdout. The length and offset parameters allow dumping cer-
/kernel/linux/linux-5.10/Documentation/bpf/
Dbpf_devel_QA.rst262 enable for dumping additional information of programs or maps, then
263 bpftool should be extended as well to support dumping them.
/kernel/linux/linux-5.10/Documentation/block/
Dbfq-iosched.rst149 * real-time recording of data in live-dumping applications (e.g.,
/kernel/linux/linux-5.10/drivers/ata/
DKconfig445 This option enables the taskfile dumping and NCQ debugging.
/kernel/linux/linux-5.10/Documentation/process/
Dhowto.rst529 as a dumping ground for your feature. However, don't send 50 emails at
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkgdb.rst762 command for dumping the ftrace buffer. See:
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Dkernel.rst308 debug information. If enabled, arch-specific all-CPU stack dumping
/kernel/linux/linux-5.10/Documentation/networking/
Dfilter.rst523 setting bpf_jit_enable to 2, since dumping the final JIT image into the kernel log
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt362 Limit apic dumping. The parameter defines the maximal
3577 Run kdump after running panic-notifiers and dumping
6033 panic() code such as dumping handler.
/kernel/linux/linux-5.10/lib/
DKconfig.debug1921 This module enables testing of the different dumping mechanisms by
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch50264 + ** Enable command queue dumping.
68893 + /* Enable command buffer dumping. */
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364158 + * that is undergoing core dumping.
364164 + * We need to fix core dumping to not do this,