Searched full:dumps (Results 1 – 25 of 316) sorted by relevance
12345678910>>...13
/linux-6.14.4/drivers/staging/media/atomisp/pci/runtime/debug/interface/ |
D | ia_css_debug.h | 150 * Dumps the GAC ACB hardware registers. may be useful for 157 * Dumps the sp software state to tracing output. 177 * Dumps the primary input formatter state to tracing output. 183 * Dumps the primary input formatter state to tracing output. 189 * Dumps the stream-to-memory block state to tracing output. 195 * Dumps all fifo state to tracing output. 201 * Dumps the frame info to tracing output. 238 * Dumps the resolution info to the trace output. 248 * Dumps the frame info to the trace output. 258 * Dumps the capture config info to the trace output. [all …]
|
/linux-6.14.4/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 337 * This function dumps an entry indexed by @idx from a queue specified by the 385 * This function dumps all entries from a queue specified by the queue 416 * This function dumps all entries from a FCP or NVME work queue specified 456 * This function dumps all entries from a FCP or NVME completion queue 518 * This function dumps all entries from a FCP event queue which is 537 * This function dumps all entries from the receive data queue. 551 * This function dumps all entries from the receive header queue. 566 * This function dumps all entries from a work queue identified by the queue 600 * This function dumps all entries from a mbox work queue identified by the 617 * This function dumps all entries from a receive queue identified by the [all …]
|
/linux-6.14.4/lib/ |
D | dump_stack.c | 21 * 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-6.14.4/Documentation/ABI/testing/ |
D | debugfs-intel-iommu | 5 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
|
D | debugfs-iio-ad9467 | 5 This dumps the calibration table that was filled during the
|
D | debugfs-driver-habanalabs | 115 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
|
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_cudbg.h | 28 CXGB4_ETH_DUMP_MEM = (1 << 0), /* On-Chip Memory Dumps */ 29 CXGB4_ETH_DUMP_HW = (1 << 1), /* various FW and HW dumps */
|
/linux-6.14.4/fs/proc/ |
D | vmcore.c | 57 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-6.14.4/drivers/staging/greybus/ |
D | audio_manager.h | 71 * Dumps the module for the specified id 77 * Dumps all connected modules
|
/linux-6.14.4/tools/power/acpi/man/ |
D | acpidump.8 | 12 dumps the systems ACPI tables to an ASCII file appropriate for 64 Invocation without parameters dumps all available tables.
|
/linux-6.14.4/Documentation/userspace-api/netlink/ |
D | intro-specs.rst | 134 YNL dumps 137 Performing dumps follows similar pattern as requests. 138 Dumps return a list of objects terminated by a special marker,
|
/linux-6.14.4/tools/testing/selftests/coredump/ |
D | README.rst | 7 `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-6.14.4/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 6 the FSP and platform dumps through OPAL firmware interface. 19 among all dumps. For determining the type
|
/linux-6.14.4/Documentation/admin-guide/ |
D | ramoops.rst | 42 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-6.14.4/tools/bpf/bpftool/Documentation/ |
D | bpftool-struct_ops.rst | 50 *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-6.14.4/arch/loongarch/include/asm/ |
D | elf.h | 168 * 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-6.14.4/include/linux/ |
D | regset.h | 153 * @core_note_type: ELF note @n_type value used in core dumps. 217 * @e_machine: ELF header @e_machine %EM_* value written in core dumps. 218 * @e_flags: ELF header @e_flags value written in core dumps. 219 * @ei_osabi: ELF header @e_ident[%EI_OSABI] value written in core dumps.
|
/linux-6.14.4/tools/testing/selftests/cpufreq/ |
D | main.sh | 86 o) # --output-file (Output file to store dumps) 179 # clear dumps
|
/linux-6.14.4/tools/testing/selftests/drivers/net/ |
D | stats.py | 69 # but the interface may be up, so do a series of dumps 116 # Sanity check the dumps 133 # Test invalid dumps
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | .gitignore | 22 netlink-dumps
|
/linux-6.14.4/drivers/soc/fujitsu/ |
D | Kconfig | 12 kernel dumps via diagnostic requests using ipmitool, etc.
|
/linux-6.14.4/fs/ |
D | Kconfig.binfmt | 78 bool "Write ELF core dumps with partial segments" 175 This option enables support for performing core dumps. You almost
|
/linux-6.14.4/Documentation/arch/powerpc/ |
D | dexcr.rst | 185 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-6.14.4/arch/x86/ras/ |
D | Kconfig | 23 file that dumps out the current state of all pages logged so far.
|
/linux-6.14.4/Documentation/features/perf/perf-stackdump/ |
D | arch-support.txt | 4 # description: arch supports perf events stack dumps
|
12345678910>>...13