Home
last modified time | relevance | path

Searched refs:dumped (Results 1 – 25 of 48) sorted by relevance

12

/linux/fs/afs/
H A DKconfig38 Say Y here to cause the contents of a server cursor to be dumped to
/linux/drivers/net/ovpn/
H A Dnetlink.c718 int bkt, last_idx = cb->args[1], dumped = 0; in ovpn_nl_peer_get_dumpit() local
739 dumped++; in ovpn_nl_peer_get_dumpit()
761 dumped++; in ovpn_nl_peer_get_dumpit()
772 cb->args[1] += dumped; in ovpn_nl_peer_get_dumpit()
/linux/arch/mips/sibyte/
H A DKconfig128 buffer activity. Raw buffer data is dumped to console, and
/linux/Documentation/networking/
H A Dstatistics.rst112 Driver-defined ethtool statistics can be dumped using `ethtool -S $ifc`, e.g.::
234 translated to netlink attributes when dumped. Drivers must not overwrite
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-dump.rst43 contain incomplete data if a vcpu is dumped while an instruction is
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dicssg_prueth.rst20 The ICSSG firmware maintains certain statistics which are dumped by the driver
/linux/drivers/gpu/drm/xe/
H A DKconfig.debug99 dumped on a FAST_REQ error notification.
H A Dxe_lrc.c2355 char dumped[ASCII85_BUFSZ]; in xe_lrc_snapshot_print() local
2357 drm_puts(p, ascii85_encode(*val, dumped)); in xe_lrc_snapshot_print()
2367 char dumped[ASCII85_BUFSZ]; in xe_lrc_snapshot_print() local
2369 drm_puts(p, ascii85_encode(*val, dumped)); in xe_lrc_snapshot_print()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst45 of the output is dumped as a list of **#define** macros that are ready to
H A Dbpftool-map.rst92 several maps which will all be dumped.
/linux/drivers/of/
H A DKconfig28 that are executed once at boot time, and the results dumped to the
/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst257 privilege levels or is execute only will not be dumped.
264 2 (suidsafe) Any binary which normally would not be dumped is dumped
/linux/Documentation/trace/coresight/
H A Dpanic.rst84 dumped using the coresight sysfs interface from the crashdump kernel
87 5. For platforms that supports persistent RAM, trace data can be dumped
/linux/kernel/rcu/
H A Drcuscale.c635 static atomic_t dumped; in rcu_scale_writer() local
638 if (!atomic_xchg(&dumped, 1)) { in rcu_scale_writer()
/linux/Documentation/arch/arm64/
H A Dsme.rst348 each thread of the dumped process. The contents will be equivalent to the
353 dumped process. The contents will be equivalent to the data that would have
358 dumped process. The contents will be equivalent to the data that would have
/linux/drivers/md/dm-vdo/
H A Ddata-vio.c1059 int dumped = 0; in dump_data_vio_pool() local
1068 if (++dumped >= ELEMENTS_PER_BATCH) { in dump_data_vio_pool()
1070 dumped = 0; in dump_data_vio_pool()
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dkasan.rst199 page dumped because: kasan: bad access detected
/linux/Documentation/ABI/testing/
H A Ddebugfs-dwc-pcie150 disabled, or value dumped. Read will return the current
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst199 page dumped because: kasan: bad access detected
/linux/net/ipv4/
H A Dfib_frontend.c1031 int dumped = 0, err = 0; in inet_dump_fib() local
1072 if (dumped) in inet_dump_fib()
1078 dumped = 1; in inet_dump_fib()
/linux/kernel/
H A DKconfig.kexec154 the list of CPUs and memory regions to be dumped upon a crash)
/linux/Documentation/admin-guide/media/
H A Dvisl.rst105 The SPS data will be dumped to the trace buffer, i.e.:
/linux/fs/pstore/
H A DKconfig62 ram buffer that can be decoded and dumped after reboot through
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst81 information about a single object (often used when array is dumped
/linux/Documentation/filesystems/
H A Dproc.rst271 CoreDumping process's memory is currently being dumped
1895 When a process is dumped, all anonymous memory is written to a core file as
1902 will be dumped when the <pid> process is dumped. coredump_filter is a bitmask
1904 corresponding memory type are dumped, otherwise they are not dumped.
1919 Note that MMIO pages such as frame buffer are never dumped and vDSO pages
1920 are always dumped regardless of the bitmask status.
1926 segments, ELF header pages and hugetlb private memory are dumped.

12