Home
last modified time | relevance | path

Searched full:dumps (Results 1 – 25 of 230) sorted by relevance

12345678910

/linux/lib/
H A Ddump_stack.c21 * dump_stack_set_arch_desc - set arch-specific str to show with task dumps
26 * dumps. Usually used to add arch-specific system identifiers. If an
109 * Permit this cpu to perform nested stack dumps while serialising in dump_stack_lvl()
/linux/Documentation/ABI/testing/
H A Ddebugfs-intel-iommu5 This file dumps all the register contents for each IOMMU device.
50 This file dumps the table entries for Interrupt
83 This file dumps Intel IOMMU DMA remapping tables, such
226 This file dumps a specified page table of Intel IOMMU
H A Ddebugfs-driver-habanalabs115 Description: Dumps all razwi events to dmesg if exist.
124 Description: Dumps all security violations to dmesg. This will also ack
285 Writing an integer X discards X state dumps, so that the
H A Ddebugfs-iio-ad94675 This dumps the calibration table that was filled during the
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_cudbg.h28 CXGB4_ETH_DUMP_MEM = (1 << 0), /* On-Chip Memory Dumps */
29 CXGB4_ETH_DUMP_HW = (1 << 1), /* various FW and HW dumps */
/linux/fs/proc/
H A Dvmcore.c57 struct list_head list; /* List of dumps */
362 /* We add device dumps before other elf notes because the in __read_vmcore()
365 * between the elf notes and the device dumps. Tools will in __read_vmcore()
367 * and we don't want that. Hence, adding device dumps before in __read_vmcore()
372 /* Read device dumps */ in __read_vmcore()
630 /* We add device dumps before other elf notes because the in mmap_vmcore()
633 * between the elf notes and the device dumps. Tools will in mmap_vmcore()
635 * and we don't want that. Hence, adding device dumps before in mmap_vmcore()
637 * avoided. This also ensures that the device dumps and in mmap_vmcore()
642 /* Read device dumps */ in mmap_vmcore()
[all …]
/linux/drivers/staging/greybus/
H A Daudio_manager.h71 * Dumps the module for the specified id
77 * Dumps all connected modules
/linux/kernel/
H A DKconfig.kexec113 bool "kernel crash dumps"
152 tristate "Unit Tests for kernel crash dumps" if !KUNIT_ALL_TESTS
156 This option builds KUnit unit tests for kernel crash dumps. The unit
/linux/tools/power/acpi/man/
H A Dacpidump.812 dumps the systems ACPI tables to an ASCII file appropriate for
64 Invocation without parameters dumps all available tables.
/linux/tools/testing/selftests/damon/
H A Dsysfs_no_op_commit_break.py65 print(f'before: {json.dumps(before_commit_status, indent=2)}')
66 print(f'after: {json.dumps(after_commit_status, indent=2)}')
/linux/fs/
H A DKconfig.binfmt78 bool "Write ELF core dumps with partial segments"
175 This option enables support for performing core dumps. You almost
194 information that should be preserved in core dumps.
/linux/tools/testing/selftests/coredump/
H A DREADME.rst7 `coredump` is a feature which dumps a process's memory space when the process terminates
9 `coredump` dumps the memory to the file named `core`, but this behavior can be changed by writing a
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-dump6 the FSP and platform dumps through OPAL firmware interface.
19 among all dumps. For determining the type
/linux/Documentation/admin-guide/
H A Dramoops.rst42 Limiting which kinds of kmsg dumps are stored can be controlled via
51 The module uses a counter to record multiple dumps but the counter gets reset
52 on restart (i.e. new dumps after the restart will overwrite old ones).
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-struct_ops.rst50 *STRUCT_OPS_MAP* is specified, it dumps information only for the given
51 struct_ops. Otherwise, it dumps all struct_ops currently existing in the
/linux/arch/loongarch/include/asm/
H A Delf.h168 * These are used to set parameters in the core dumps.
184 * These are used to set parameters in the core dumps.
194 * These are used to set parameters in the core dumps.
/linux/include/linux/
H A Dregset.h153 * @core_note_type: ELF note @n_type value used in core dumps.
227 * @e_machine: ELF header @e_machine %EM_* value written in core dumps.
228 * @e_flags: ELF header @e_flags value written in core dumps.
229 * @ei_osabi: ELF header @e_ident[%EI_OSABI] value written in core dumps.
/linux/tools/testing/selftests/cpufreq/
H A Dmain.sh86 o) # --output-file (Output file to store dumps)
179 # clear dumps
/linux/tools/testing/selftests/drivers/net/
H A Dstats.py111 # but the interface may be up, so do a series of dumps
157 # Sanity check the dumps
174 # Test invalid dumps
/linux/drivers/soc/fujitsu/
H A DKconfig12 kernel dumps via diagnostic requests using ipmitool, etc.
/linux/tools/testing/selftests/net/
H A D.gitignore23 netlink-dumps
/linux/Documentation/arch/powerpc/
H A Ddexcr.rst185 assist with core dumps. The DEXCR may be made writable in future. The top 32
193 therefore appears in core dumps, and an attacker may be able to retrieve it from
/linux/arch/x86/ras/
H A DKconfig23 file that dumps out the current state of all pages logged so far.
/linux/Documentation/features/perf/perf-stackdump/
H A Darch-support.txt4 # description: arch supports perf events stack dumps
/linux/arch/hexagon/include/uapi/asm/
H A Duser.h6 * Layout for registers passed in elf core dumps to userspace.

12345678910