Home
last modified time | relevance | path

Searched refs:debug (Results 1101 – 1125 of 1357) sorted by relevance

1...<<41424344454647484950>>...55

/linux/tools/perf/Documentation/
H A Dperf-mem.txt141 the debug information and it will change the default sort keys to:
/linux/drivers/md/bcache/
H A Dbcache.h523 struct dentry *debug; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c504 .debug = dwmac1000_debug,
H A Ddwxgmac2_core.c1457 .debug = NULL,
1511 .debug = NULL,
/linux/Documentation/accounting/
H A Ddelay-accounting.rst133 The above command can be used with -v to get more debug information.
/linux/lib/
H A DMakefile121 CFLAGS_debug_info.o += $(call cc-option, -femit-struct-debug-detailed=any)
/linux/tools/testing/selftests/kvm/
H A DMakefile.kvm159 TEST_GEN_PROGS_arm64 += arm64/debug-exceptions
/linux/Documentation/translations/it_IT/RCU/
H A Dtorture.rst124 questi due valori nell'array, ed è utile per il *debug*. La "T" finale contiene
201 A volte è utile avere informazioni aggiuntive di debug, in questo caso potete
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-core.c36 module_param_named(debug, saa_debug, int, 0644);
37 MODULE_PARM_DESC(debug, "enable debug messages");
/linux/drivers/media/firewire/
H A Dfiredtv-avc.c116 module_param_named(debug, avc_debug, int, 0644);
117 MODULE_PARM_DESC(debug, "Verbose logging (none = 0"
/linux/Documentation/process/
H A Ddeprecated.rst41 to debug or even get viable crash reports. Linus has `very strong
186 you can temporarily boot with the debug flag "`no_hash_pointers
/linux/drivers/net/fddi/skfp/
H A Dpmf.c1566 if (smc->debug.d_smtf < 2) in dump_smt()
1568 if (debug.d_smtf < 2) in dump_smt()
/linux/Documentation/dev-tools/
H A Dcoccinelle.rst209 manually run Coccinelle with debug options added.
211 Alternatively you can debug running Coccinelle against SmPL patches
/linux/arch/x86/platform/uv/
H A Duv_nmi.c173 module_param_named(debug, uv_nmi_debug, int, 0644);
/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst25 Unfortunately, such problems are very difficult to debug and the introduction
/linux/arch/s390/kvm/
H A Dguestdbg.c391 struct kvm_debug_exit_arch *debug_exit = &vcpu->run->debug.arch; in debug_exit_required()
/linux/Documentation/scheduler/
H A Dsched-rt-group.rst107 runtime/period in /sys/kernel/debug/sched/fair_server/cpuX/
/linux/include/uapi/linux/
H A Dpkt_sched.h422 __u32 debug; /* debug flags */ member
/linux/arch/x86/kvm/svm/
H A Dsvm.c1919 kvm_run->debug.arch.dr6 = svm->vmcb->save.dr6; in db_interception()
1920 kvm_run->debug.arch.dr7 = svm->vmcb->save.dr7; in db_interception()
1921 kvm_run->debug.arch.pc = in db_interception()
1923 kvm_run->debug.arch.exception = DB_VECTOR; in db_interception()
1936 kvm_run->debug.arch.pc = svm->vmcb->save.cs.base + svm->vmcb->save.rip; in bp_interception()
1937 kvm_run->debug.arch.exception = BP_VECTOR; in bp_interception()
/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2974 static int debug = -1; variable
2978 module_param(debug, int, 0);
2979 MODULE_PARM_DESC(debug, DRV_NAME " debug level");
3008 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c46 static int debug = -1; variable
47 module_param(debug, int, 0444);
48 MODULE_PARM_DESC(debug, "Module/Driver verbosity level (0=none,...,16=all)");
3365 priv->msg_enable = netif_msg_init(debug, DPAA_MSG_DEFAULT); in dpaa_eth_probe()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n900.dts54 label = "debug::sleep";
284 debug_leds: debug-led-pins {
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1503 dc->debug = debug_defaults_drv; in dcn301_resource_construct()
1557 if (!dc->debug.disable_pplib_wm_range && pool->base.pp_smu->nv_funcs.set_wm_ranges) in dcn301_resource_construct()
/linux/drivers/scsi/
H A Dncr53c8xx.h518 u16 debug; member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h872 } debug; member

1...<<41424344454647484950>>...55