/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | stacktrace.c | 3 #include <linux/sched/debug.h>
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | elantech.h | 142 unsigned char debug; member
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | Makefile | 21 obj-$(CONFIG_CORESIGHT_CPU_DEBUG) += coresight-cpu-debug.o
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | Makefile | 7 debug.o \
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | scm_blk.h | 12 #include <asm/debug.h>
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | lwt_len_hist.sh | 8 TRACE_ROOT=/sys/kernel/debug/tracing
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | debug.h | 3 * linux/include/linux/sunrpc/debug.h 12 #include <uapi/linux/sunrpc/debug.h>
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | main.c | 25 module_param_named(debug, cachefiles_debug, uint, S_IWUSR | S_IRUGO);
|
/kernel/linux/linux-5.10/lib/ |
H A D | dump_stack.c | 10 #include <linux/sched/debug.h> 39 * dump_stack_print_info - print generic debug info for dump_stack() 43 * print out the same debug information as the generic dump_stack(). 63 * show_regs_print_info - print generic debug info for show_regs() 67 * debug information.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | pad.h | 66 #define PAD_DBG(p,f,a...) PAD_MSG((p), debug, f, ##a)
|
H A D | aux.h | 37 #define AUX_DBG(b,f,a...) AUX_MSG((b), debug, f, ##a)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | outp.h | 54 #define OUTP_DBG(o,f,a...) OUTP_MSG((o), debug, f, ##a)
|
H A D | head.h | 52 #define HEAD_DBG(h,f,a...) HEAD_MSG((h), debug, f, ##a)
|
/kernel/linux/linux-5.10/drivers/memstick/host/ |
H A D | r592.h | 119 /* Probably debug register */ 162 if (debug >= level) \
|
/kernel/linux/linux-5.10/include/drm/ttm/ |
H A D | ttm_resource.h | 89 * struct ttm_resource_manager_func member debug 98 void (*debug)(struct ttm_resource_manager *man, member
|
/kernel/linux/linux-6.6/drivers/memstick/host/ |
H A D | r592.h | 119 /* Probably debug register */ 162 if (debug >= level) \
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | main.c | 19 module_param_named(debug, fscache_debug, uint,
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | debug.h | 3 * linux/include/linux/sunrpc/debug.h 12 #include <uapi/linux/sunrpc/debug.h>
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | scm_blk.h | 11 #include <asm/debug.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_hubbub.c | 73 hubbub1_allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub201_program_watermarks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn10/ |
H A D | dcn10_fpu.c | 142 dc->debug.disable_dmcu = true; in dcn10_resource_construct_fp()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | Makefile | 57 rtw89_core-$(CONFIG_RTW89_DEBUG) += debug.o
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | logger_interface.h | 142 if (dc->debug.performance_trace) { \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | head.h | 62 #define HEAD_DBG(h,f,a...) HEAD_MSG((h), debug, f, ##a)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | aux.h | 44 #define AUX_DBG(b,f,a...) AUX_MSG((b), debug, f, ##a)
|