| /linux/drivers/media/platform/st/sti/bdisp/ |
| A D | bdisp-debug.c | 492 DUMP(BLT_CTL); in regs_show() 493 DUMP(BLT_ITS); in regs_show() 520 DUMP(BLT_NIP); in regs_show() 521 DUMP(BLT_CIC); in regs_show() 522 DUMP(BLT_INS); in regs_show() 523 DUMP(BLT_ACK); in regs_show() 524 DUMP(BLT_TBA); in regs_show() 525 DUMP(BLT_TTY); in regs_show() 526 DUMP(BLT_TXY); in regs_show() 527 DUMP(BLT_TSZ); in regs_show() [all …]
|
| /linux/tools/perf/tests/shell/lib/ |
| A D | coresight.sh | 54 DUMP="$DATD/perf-tmp-aux-dump.txt" 56 grep -o -e I_ATOM_F -e I_ASYNC -e I_TRACE_INFO > "$DUMP" 63 ATOM_FX_NUM=$(grep -c I_ATOM_F "$DUMP") 64 ASYNC_NUM=$(grep -c I_ASYNC "$DUMP") 65 TRACE_INFO_NUM=$(grep -c I_TRACE_INFO "$DUMP") 66 rm -f "$DUMP"
|
| /linux/drivers/media/platform/st/sti/hva/ |
| A D | hva-hw.c | 564 DUMP(HVA_HIF_REG_RST); in hva_hw_dump_regs() 565 DUMP(HVA_HIF_REG_RST_ACK); in hva_hw_dump_regs() 566 DUMP(HVA_HIF_REG_MIF_CFG); in hva_hw_dump_regs() 568 DUMP(HVA_HIF_REG_CFL); in hva_hw_dump_regs() 569 DUMP(HVA_HIF_REG_SFL); in hva_hw_dump_regs() 570 DUMP(HVA_HIF_REG_LMI_ERR); in hva_hw_dump_regs() 571 DUMP(HVA_HIF_REG_EMI_ERR); in hva_hw_dump_regs() 573 DUMP(HVA_HIF_REG_HEC_STS); in hva_hw_dump_regs() 574 DUMP(HVA_HIF_REG_HVC_STS); in hva_hw_dump_regs() 575 DUMP(HVA_HIF_REG_HJE_STS); in hva_hw_dump_regs() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | dvo_ch7017.c | 379 #define DUMP(reg) \ in ch7017_dump_regs() macro 385 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT); in ch7017_dump_regs() 386 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT); in ch7017_dump_regs() 387 DUMP(CH7017_VERTICAL_ACTIVE_LINE_OUTPUT); in ch7017_dump_regs() 388 DUMP(CH7017_ACTIVE_INPUT_LINE_OUTPUT); in ch7017_dump_regs() 389 DUMP(CH7017_LVDS_PLL_VCO_CONTROL); in ch7017_dump_regs() 390 DUMP(CH7017_LVDS_PLL_FEEDBACK_DIV); in ch7017_dump_regs() 391 DUMP(CH7017_LVDS_CONTROL_2); in ch7017_dump_regs() 392 DUMP(CH7017_OUTPUTS_ENABLE); in ch7017_dump_regs() 393 DUMP(CH7017_LVDS_POWER_DOWN); in ch7017_dump_regs()
|
| /linux/arch/powerpc/xmon/ |
| A D | xmon.c | 2645 DUMP(p, in_nmi, "%#-*x"); in dump_one_paca() 2646 DUMP(p, in_mce, "%#-*x"); in dump_one_paca() 2650 DUMP(p, hw_cpu_id, "%#-*x"); in dump_one_paca() 2651 DUMP(p, cpu_start, "%#-*x"); in dump_one_paca() 2671 DUMP(p, stab_rr, "%#-*x"); in dump_one_paca() 2688 DUMP(p, pgd, "%-*px"); in dump_one_paca() 2690 DUMP(p, tcd_ptr, "%-*px"); in dump_one_paca() 2691 DUMP(p, mc_kstack, "%-*px"); in dump_one_paca() 2696 DUMP(p, kstack, "%#-*llx"); in dump_one_paca() 2699 DUMP(p, canary, "%#-*lx"); in dump_one_paca() [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| A D | .gitignore | 10 FEATURE-DUMP.libbpf 11 FEATURE-DUMP.selftests
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| A D | xgene_enet_ethtool.c | 55 XGENE_EXTD_STAT(rx_frame_len_err_recov_cntr, DUMP, 0), 62 XGENE_EXTD_STAT(rx_jabber_recov_cntr, DUMP, 0), 64 XGENE_EXTD_STAT(rx_overrun_cntr, DUMP, 0), 83 XGENE_EXTD_STAT(tx_underrun_cntr, DUMP, 0)
|
| /linux/tools/tracing/latency/ |
| A D | .gitignore | 5 FEATURE-DUMP
|
| A D | Makefile | 91 $(Q)@rm -f latency-collector fixdep FEATURE-DUMP
|
| /linux/tools/tracing/rtla/ |
| A D | .gitignore | 6 FEATURE-DUMP
|
| A D | Makefile | 84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
|
| /linux/tools/verification/rv/ |
| A D | .gitignore | 6 FEATURE-DUMP
|
| A D | Makefile | 84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
|
| /linux/tools/bpf/ |
| A D | .gitignore | 2 FEATURE-DUMP.bpf
|
| A D | Makefile | 100 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
|
| /linux/tools/bpf/bpftool/ |
| A D | .gitignore | 6 FEATURE-DUMP.bpftool
|
| A D | Makefile | 261 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
|
| /linux/Documentation/networking/ |
| A D | phy-link-topology.rst | 105 userspace using the ``ETHTOOL_MSG_PHY_GET`` ethtnl command. Performing a DUMP operation 106 will result in all PHYs from all net_device being listed. The DUMP command 108 to be passed in the request to filter the DUMP to a single net_device.
|
| A D | l2tp.rst | 175 Ignored in DUMP requests. 247 Ignored for DUMP requests. 249 Ignored for DUMP requests. 252 SESSION_ID attributes. Ignored for DUMP
|
| /linux/tools/perf/ |
| A D | .gitignore | 5 FEATURE-DUMP
|
| A D | Makefile.perf | 325 FEATURE_DUMP_EXPORT := $(realpath $(OUTPUT)FEATURE-DUMP) 1280 $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \ 1323 @cp $(OUTPUT)FEATURE-DUMP $(FEATURE_DUMP_COPY)
|
| /linux/Documentation/arch/powerpc/ |
| A D | firmware-assisted-dump.rst | 161 | | |///|////| DUMP | HDR |////| | 190 | |ELF| | |///|////| DUMP | HDR |/////| | 338 and for kernel DUMP region is: 340 DUMP: Src: <src-addr>, Dest: <dest-addr>, Size: <size>, Dumped: # bytes 348 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x0 355 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x10000000
|
| /linux/tools/build/ |
| A D | Makefile.feature | 240 FEATURE_DUMP_FILENAME = $(OUTPUT)FEATURE-DUMP$(FEATURE_USER)
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| A D | sdio.c | 2820 mwifiex_dbg(adapter, DUMP, "Firmware dump Finished!\n"); in mwifiex_sdio_fw_dump() 2831 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2844 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2872 mwifiex_dbg(adapter, DUMP, "%s done: size=0x%tx\n", in mwifiex_sdio_fw_dump() 2943 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_generic_fw_dump() 2977 mwifiex_dbg(adapter, DUMP, "dump %s done size=0x%x\n", in mwifiex_sdio_generic_fw_dump()
|
| /linux/drivers/net/usb/ |
| A D | hso.c | 345 #define DUMP(buf_, len_) \ macro 351 DUMP(buf_, len_); \ 354 #define DUMP(buf_, len_) macro 848 DUMP(ip_pkt, min(128, (int)count)); in packetizeRx() 1482 DUMP(serial_state_notification, in tiocmget_intr_callback()
|