Home
last modified time | relevance | path

Searched refs:debug (Results 876 – 900 of 1357) sorted by relevance

1...<<31323334353637383940>>...55

/linux/arch/nios2/boot/dts/
H A D10m50_devboard.dts234 bootargs = "debug earlycon console=ttyS0,115200";
/linux/drivers/hid/
H A Dhid-wiimote.h155 struct wiimote_debug *debug; member
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dsubdev.c261 subdev->debug = nvkm_dbgopt(device->dbgopt, subdev->name); in __nvkm_subdev_ctor()
/linux/Documentation/networking/devlink/
H A Ddevlink-region.rst24 Regions may also be used to provide an additional way to debug complex error
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c373 !opp->ctx->dc->debug.force_chroma_subsampling_1tap && in opp2_get_left_edge_extra_pixel_count()
/linux/drivers/hwtracing/intel_th/
H A DKconfig36 is handled by an external debug host and corresponding controls will
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c255 if (dc->caps.dmub_caps.mclk_sw && !dc->debug.disable_fams) in optc32_setup_manual_trigger()
/linux/include/asm-generic/
H A Dmshyperv.h327 hv_status_printk(debug, status, fmt, ##__VA_ARGS__)
/linux/drivers/media/i2c/
H A Dov7670.c32 static bool debug; variable
33 module_param(debug, bool, 0644);
34 MODULE_PARM_DESC(debug, "Debug level (0-1)");
1889 v4l_dbg(1, debug, client, in ov7670_probe()
/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c55 static int debug; variable
56 module_param(debug, int, 0644);
57 MODULE_PARM_DESC(debug, "dm9000 debug level (0-6)");
142 if ((lev) < debug) { \
/linux/Documentation/filesystems/
H A Dafs.rst57 /sys/module/af_rxrpc/parameters/debug
58 /sys/module/kafs/parameters/debug
/linux/arch/microblaze/boot/dts/
H A Dsystem.dts67 xlnx,debug-enabled = <0x1>;
313 debug_module: debug@84400000 {
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst760 /usr/lib/debug/lib/modules/5.10.10-4.1.x86_64/vmlinux /usr/src/kernels/5.10.10-4.1.x86_64/
766 /usr/lib/debug/lib/modules/5.10.10-4.1.x86_64/vmlinux /usr/src/kernels/5.10.10-4.1.x86_64/
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst759 /usr/lib/debug/lib/modules/5.10.10-4.1.x86_64/vmlinux /usr/src/kernels/5.10.10-4.1.x86_64/
765 /usr/lib/debug/lib/modules/5.10.10-4.1.x86_64/vmlinux /usr/src/kernels/5.10.10-4.1.x86_64/
/linux/kernel/rcu/
H A DKconfig.debug141 bool "Provide additional RCU stall debug information"
202 bool "Provide debug RCU implementation with short grace periods"
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh34 echo "`date +"[%m-%d %H:%M:%S]"` $*" >> ${ovs_dir}/debug.log
102 info "run cmd: $@"; "$@" >> ${ovs_dir}/debug.log)
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst105 debug <mask>
113 4 Turn on trace of internal debug points (_debug())
118 echo 5 > /sys/module/cachefiles/parameters/debug
468 /sys/module/cachefiles/parameters/debug
483 echo $((1|4|8)) >/sys/module/cachefiles/parameters/debug
/linux/tools/perf/Documentation/
H A Dperf-config.txt95 dir = ~/.debug
232 directory, $HOME/.debug/, of binaries, shared libraries, /proc/kallsyms
237 set buildid.dir to /dev/null. The default is $HOME/.debug
592 the build-id cache (in ~/.debug). This is the default.
725 debug-log-buffer-size::
/linux/arch/x86/kvm/svm/
H A Dsev.c1282 struct kvm_sev_dbg debug; in sev_dbg_crypt() local
1290 if (copy_from_user(&debug, u64_to_user_ptr(argp->data), sizeof(debug))) in sev_dbg_crypt()
1293 if (!debug.len || debug.src_uaddr + debug.len < debug.src_uaddr) in sev_dbg_crypt()
1295 if (!debug.dst_uaddr) in sev_dbg_crypt()
1298 vaddr = debug.src_uaddr; in sev_dbg_crypt()
1299 size = debug.len; in sev_dbg_crypt()
1301 dst_vaddr = debug.dst_uaddr; in sev_dbg_crypt()
/linux/Documentation/translations/zh_CN/filesystems/
H A Ddebugfs.rst32 mount -t debugfs none /sys/kernel/debug
/linux/drivers/vfio/
H A DKconfig89 cause the VFIO code create a top-level debug/vfio directory
/linux/arch/arm/boot/dts/marvell/
H A Darmada-381-netgear-gs110emx.dts282 label = "debug";
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst9 CMN implements a distributed PMU design as part of its debug and trace
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst61 and debug of problems they have found: Jochen Dolze, David Blaine,
/linux/Documentation/translations/zh_TW/filesystems/
H A Ddebugfs.rst33 mount -t debugfs none /sys/kernel/debug

1...<<31323334353637383940>>...55