Searched refs:dumped (Results 1 – 25 of 27) sorted by relevance
12
/kernel/linux/linux-5.10/fs/afs/ |
D | Kconfig | 36 Say Y here to cause the contents of a server cursor to be dumped to
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | statistics.rst | 63 Driver-defined ethtool statistics can be dumped using `ethtool -S $ifc`, e.g.:: 175 translated to netlink attributes when dumped. Drivers must not overwrite
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 41 passed, a subset of the output is dumped as a list of
|
D | bpftool-map.rst | 89 *MAP* may match several maps which will all be dumped.
|
D | bpftool-prog.rst | 90 programs which will all be dumped. However, if **file** or
|
/kernel/linux/linux-5.10/drivers/of/ |
D | Kconfig | 23 that are executed once at boot time, and the results dumped to the
|
/kernel/linux/linux-5.10/arch/mips/sibyte/ |
D | Kconfig | 159 buffer activity. Raw buffer data is dumped to console, and
|
/kernel/linux/linux-5.10/net/decnet/ |
D | dn_table.c | 495 int dumped = 0; in dn_fib_dump() local 512 if (dumped) in dn_fib_dump() 517 dumped = 1; in dn_fib_dump()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
D | fs.rst | 283 privilege levels or is execute only will not be dumped. 290 2 (suidsafe) any binary which normally would not be dumped is dumped
|
D | kernel.rst | 1419 dumped.
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | fib_frontend.c | 977 int dumped = 0, err; in inet_dump_fib() local 1020 if (dumped) in inet_dump_fib() 1030 dumped = 1; in inet_dump_fib()
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | Kconfig | 179 information can be retained and dumped to userspace.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | proc.rst | 276 CoreDumping process's memory is currently being dumped 1790 When a process is dumped, all anonymous memory is written to a core file as 1797 will be dumped when the <pid> process is dumped. coredump_filter is a bitmask 1799 corresponding memory type are dumped, otherwise they are not dumped. 1814 Note that MMIO pages such as frame buffer are never dumped and vDSO pages 1815 are always dumped regardless of the bitmask status. 1821 segments, ELF header pages and hugetlb private memory are dumped.
|
/kernel/linux/linux-5.10/fs/pstore/ |
D | Kconfig | 135 ram buffer that can be decoded and dumped after reboot through
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-dpipe.rst | 153 Entries of a specific table can be dumped on demand. Each eentry is
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | kasan.rst | 120 page dumped because: kasan: bad access detected
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | slub.rst | 222 to be booted with slub_debug) then the following output will be dumped
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_display_power.c | 5811 static bool dumped; in intel_power_domains_verify_state() local 5813 if (!dumped) { in intel_power_domains_verify_state() 5815 dumped = true; in intel_power_domains_verify_state()
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | sve.rst | 365 dumped process. The contents will be equivalent to the data that would have
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | README.rst | 361 important: it tells something about why the kernel dumped code (in
|
/kernel/linux/linux-5.10/Documentation/crypto/ |
D | descore-readme.rst | 173 man pages either didn't exist or dumped core. i had heard of kerberos,
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | vfio.rst | 420 * standard part of PCI config space, AER registers are dumped
|
/kernel/linux/linux-5.10/Documentation/bpf/ |
D | btf.rst | 224 where the whole array is dumped out so one-dimensional array is enough. As
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | Kconfig | 766 dumped using /sys/class/scsi_host/hostXX/trace. 999 dumped using /sys/bus/class/scsi_host/hostXX/trace.
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | Kconfig | 651 to be aggregated into hash tables and dumped to stdout by
|
12