Searched refs:debug (Results 426 – 450 of 1357) sorted by relevance
1...<<11121314151617181920>>...55
| /linux/arch/arm64/kvm/hyp/vhe/ |
| H A D | Makefile | 11 obj-y := timer-sr.o sysreg-sr.o debug-sr.o switch.o tlb.o
|
| /linux/kernel/dma/ |
| H A D | Makefile | 8 obj-$(CONFIG_DMA_API_DEBUG) += debug.o
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | shrinker_debugfs.rst | 24 $ cd /sys/kernel/debug/shrinker/ 116 $ cd /sys/kernel/debug/shrinker/
|
| /linux/arch/powerpc/kvm/ |
| H A D | emulate.c | 276 vcpu->run->debug.arch.status = 0; in kvmppc_emulate_instruction() 277 vcpu->run->debug.arch.address = kvmppc_get_pc(vcpu); in kvmppc_emulate_instruction()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_wakeref.c | 117 if (!wf->debug.class) in __intel_wakeref_init() 118 ref_tracker_dir_init(&wf->debug, INTEL_REFTRACK_DEAD_COUNT, "intel_wakeref"); in __intel_wakeref_init()
|
| /linux/scripts/ |
| H A D | decode_stacktrace.sh | 46 …for fn in {,/usr/lib/debug}/boot/vmlinux-$release{,.debug} /lib/modules/$release{,/build}/vmlinux …
|
| /linux/arch/arm/include/debug/ |
| H A D | ux500.S | 10 #error Invalid Ux500 debug UART
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| H A D | Makefile | 5 imx8-isi-$(CONFIG_DEBUG_FS) += imx8-isi-debug.o
|
| /linux/kernel/cgroup/ |
| H A D | Makefile | 11 obj-$(CONFIG_CGROUP_DEBUG) += debug.o
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | test_encl.lds | 34 *(.debug*)
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | Makefile | 30 qtnfmac_pcie-$(CONFIG_DEBUG_FS) += debug.o
|
| /linux/arch/xtensa/boot/dts/ |
| H A D | kc705_nommu.dts | 9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_ftrace.sh | 6 TR=/sys/kernel/debug/tracing/
|
| /linux/arch/x86/realmode/rm/ |
| H A D | realmode.lds.S | 73 *(.debug*)
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | dfs_debug.h | 58 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
|
| /linux/drivers/mtd/ubi/ |
| H A D | Makefile | 5 ubi-y += misc.o debug.o
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | Makefile | 20 debug.o
|
| /linux/Documentation/scheduler/ |
| H A D | index.rst | 25 sched-debug
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 31 source "drivers/gpu/drm/Kconfig.debug" 80 bool "Add a debug fs entry to trigger drm_panic" 107 code. The QR code will contain the last lines of kmsg and other debug 109 panic, with all debug information available. 141 Enables debug tracing for topology refs in DRM's DP MST helpers. A 156 Enable debug tracing of failures to gracefully handle drm modeset lock
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | gp102.c | 34 .debug = 0xc08,
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat.service | 14 SyslogLevel=debug
|
| /linux/drivers/isdn/mISDN/ |
| H A D | fsm.h | 31 int debug; member
|
| /linux/drivers/iommu/arm/ |
| H A D | Kconfig | 62 bool "ARM SMMU QCOM implementation defined debug support" 65 Support for implementation specific debug features in ARM SMMU 71 Say Y here to enable debug for issues such as context faults
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul-kontron-bl-common.dtsi | 17 label = "debug-led1"; 24 label = "debug-led2"; 30 label = "debug-led3";
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-annotate.txt | 16 code. If the object file has debug symbols then the source code will be 19 If there is no debug info in the object, then annotated assembly is displayed. 160 samples (if they are memory accessing instructions) using DWARF debug
|
1...<<11121314151617181920>>...55