| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 1095 * Returns the dumped size in bytes. 1106 * Returns the dumped size in bytes. 1122 * Returns the dumped size in dwords. 1149 * Returns the dumped size in dwords. 1178 * Returns the dumped size in dwords. 1228 * Returns the dumped size in dwords. 1277 * specified buffer. Returns the dumped size in dwords. 1300 * Returns the dumped size in dwords. 1309 * Returns the dumped size in dwords. 1355 * given offset. Returns the dumped size in dwords. [all …]
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00dump.h | 40 * rt2x00dump header: The description of the dumped frame, as well as 70 * Each frame dumped to the debugfs file starts with this header 72 * frame which was dumped.
|
| /linux/drivers/net/ovpn/ |
| H A D | netlink.c | 718 int bkt, last_idx = cb->args[1], dumped = 0; in ovpn_nl_peer_get_dumpit() local 728 /* if we already dumped a peer it means we are done */ in ovpn_nl_peer_get_dumpit() 739 dumped++; in ovpn_nl_peer_get_dumpit() 746 /* skip already dumped peers that were dumped by in ovpn_nl_peer_get_dumpit() 760 /* count peers being dumped during this invocation */ in ovpn_nl_peer_get_dumpit() 761 dumped++; in ovpn_nl_peer_get_dumpit() 769 /* sum up peers dumped in this message, so that at the next invocation in ovpn_nl_peer_get_dumpit() 772 cb->args[1] += dumped; in ovpn_nl_peer_get_dumpit()
|
| /linux/drivers/acpi/acpica/ |
| H A D | nsdump.c | 127 * PARAMETERS: obj_handle - Node to be dumped 603 * PARAMETERS: type - Object type to be dumped 660 * PARAMETERS: obj_handle - Node to be dumped 727 * PARAMETERS: type - Object type to be dumped 788 * PARAMETERS: handle - Node to be dumped 815 * PARAMETERS: search_base - Root of subtree to be dumped, or
|
| /linux/scripts/gdb/linux/ |
| H A D | config.py | 41 gdb.write("Dumped config to " + filename + "\n")
|
| /linux/drivers/media/test-drivers/visl/ |
| H A D | visl-debugfs.h | 4 * LIBVA_TRACE_BUFDATA in that the raw bitstream can be dumped as a debugging
|
| H A D | visl-debugfs.c | 4 * LIBVA_TRACE_BUFDATA in that the raw bitstream can be dumped as a debugging
|
| /linux/arch/mips/sibyte/ |
| H A D | Kconfig | 128 buffer activity. Raw buffer data is dumped to console, and
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_common.c | 40 * @name : Name of the region to be dumped 42 * @valid : This entry to be dumped (if set to 1) 43 * @address : Physical address of region to be dumped
|
| /linux/net/tipc/ |
| H A D | trace.c | 47 * @skb: skb to be dumped 160 * @list: list of skbs to be dumped
|
| /linux/tools/perf/util/ |
| H A D | events_stats.h | 25 * by the user. This number is kept in a BPF map and dumped at the end of perf
|
| /linux/Documentation/arch/arm64/ |
| H A D | sme.rst | 348 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/mm/ |
| H A D | debug.c | 148 pr_warn("page dumped because: %s\n", reason); in dump_page() 237 pr_warn("vmg %px dumped because: %s\n", vmg, reason); in dump_vmg()
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-pv-dump.rst | 43 contain incomplete data if a vcpu is dumped while an instruction is
|
| /linux/drivers/of/ |
| H A D | Kconfig | 28 that are executed once at boot time, and the results dumped to the
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_debugfs.c | 142 * This routine returns the amount of bytes that were dumped into @buf and will 208 * This routine returns the amount of bytes that were dumped into @buf and will 269 * dumped to @buf first and then info on each hbq entry will be dumped to @buf 270 * until @size bytes have been dumped or all the hbq info has been dumped. 276 * This routine returns the amount of bytes that were dumped into @buf and will 392 * dumped to @buf first and then info on each hdwq entry will be dumped to @buf 393 * until @size bytes have been dumped or all the hdwq info has been dumped. 400 * This routine returns the amount of bytes that were dumped into @buf and will 452 * This routine returns the amount of bytes that were dumped into @buf and will 582 * dumped to @buf first and then info on each hdwq entry will be dumped to @buf [all …]
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-get-cpus-script.sh | 68 # Returns 1 if the state was dumped, 0 otherwise.
|
| /linux/include/linux/ |
| H A D | kmsg_dump.h | 58 * @max_reason: filter for highest reason number that should be dumped
|
| /linux/fs/smb/client/ |
| H A D | cifs_ioctl.h | 78 * OUTPUT: session id that was dumped
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_sony.py | 259 # as dumped from hid-sony 'ds4_get_calibration_data'. 303 # as dumped from hid-playstation 'dualsense_get_calibration_data'.
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | rtas-fadump.c | 510 seq_printf(m, "CPU :[%#016llx-%#016llx] %#llx bytes, Dumped: %#llx\n", in rtas_fadump_region_show() 518 seq_printf(m, "HPTE:[%#016llx-%#016llx] %#llx bytes, Dumped: %#llx\n", in rtas_fadump_region_show() 529 seq_printf(m, "Size: %#llx, Dumped: %#llx bytes\n", in rtas_fadump_region_show()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wil_crash_dump.c | 121 wil_info(wil, "fw core dumped, size %d bytes\n", fw_dump_size); in wil_fw_core_dump()
|
| /linux/tools/perf/tests/shell/common/ |
| H A D | patterns.sh | 262 export RE_SEGFAULT=".*(?:Segmentation\sfault|SIGSEGV|\score\s|dumped|segfault).*" 266 # Segmentation fault (core dumped)
|
| /linux/Documentation/trace/coresight/ |
| H A D | panic.rst | 84 dumped using the coresight sysfs interface from the crashdump kernel 87 5. For platforms that supports persistent RAM, trace data can be dumped
|
| /linux/net/batman-adv/ |
| H A D | bat_v.c | 170 * @hard_iface: The hard interface to be dumped 377 * @head: Bucket to be dumped 649 * @gw_node: Gateway to be dumped
|