Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 183) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/perf/
DMakefile46 override DEBUG = 0 macro
51 override DEBUG = 0 macro
/kernel/linux/linux-6.6/tools/perf/
DMakefile46 override DEBUG = 0 macro
51 override DEBUG = 0 macro
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
Dql4_dbg.h19 #define DEBUG(x) do {x;} while (0); macro
21 #define DEBUG(x) do {} while (0); macro
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_dbg.h19 #define DEBUG(x) do {x;} while (0); macro
21 #define DEBUG(x) do {} while (0); macro
/kernel/linux/linux-5.10/fs/xfs/
Dxfs.h10 #define DEBUG 1 macro
/kernel/linux/linux-6.6/fs/xfs/
Dxfs.h10 #define DEBUG 1 macro
/kernel/linux/linux-6.6/rust/kernel/
Dprint.rs87 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG); variable
/kernel/linux/linux-6.6/samples/bpf/
Dtcp_synrto_kern.c22 #define DEBUG 1 macro
Dtcp_rwnd_kern.c22 #define DEBUG 1 macro
Dtcp_cong_kern.c22 #define DEBUG 1 macro
Dtcp_bufs_kern.c23 #define DEBUG 1 macro
Dtcp_iw_kern.c23 #define DEBUG 1 macro
Dtcp_basertt_kern.c22 #define DEBUG 1 macro
Dtcp_clamp_kern.c23 #define DEBUG 1 macro
Dtcp_tos_reflect_kern.c21 #define DEBUG 1 macro
/kernel/linux/linux-6.6/arch/x86/math-emu/
DMakefile7 DEBUG = macro
/kernel/linux/linux-5.10/samples/bpf/
Dtcp_synrto_kern.c22 #define DEBUG 1 macro
Dtcp_rwnd_kern.c22 #define DEBUG 1 macro
Dtcp_cong_kern.c22 #define DEBUG 1 macro
Dtcp_bufs_kern.c23 #define DEBUG 1 macro
Dtcp_clamp_kern.c23 #define DEBUG 1 macro
Dtcp_iw_kern.c23 #define DEBUG 1 macro
Dtcp_basertt_kern.c22 #define DEBUG 1 macro
Dtcp_tos_reflect_kern.c21 #define DEBUG 1 macro
/kernel/linux/linux-5.10/arch/x86/math-emu/
DMakefile7 DEBUG = macro

12345678