Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_dbg.h19 #define DEBUG(x) do {x;} while (0); macro
21 #define DEBUG(x) do {} while (0); macro
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dsettings_test.py16 DEBUG = True variable
H A Dsettings_production_example.py23 DEBUG = True variable
/openbmc/linux/fs/xfs/
H A Dxfs.h10 #define DEBUG 1 macro
/openbmc/linux/rust/kernel/
H A Dprint.rs87 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG); variable
/openbmc/linux/arch/x86/math-emu/
H A DMakefile7 DEBUG = macro
/openbmc/linux/samples/bpf/
H A Dtcp_synrto_kern.c22 #define DEBUG 1 macro
H A Dtcp_rwnd_kern.c22 #define DEBUG 1 macro
H A Dtcp_cong_kern.c22 #define DEBUG 1 macro
H A Dtcp_bufs_kern.c23 #define DEBUG 1 macro
H A Dtcp_clamp_kern.c23 #define DEBUG 1 macro
H A Dtcp_iw_kern.c23 #define DEBUG 1 macro
H A Dtcp_basertt_kern.c22 #define DEBUG 1 macro
H A Dtcp_tos_reflect_kern.c21 #define DEBUG 1 macro
H A Dparse_varlen.c20 #define DEBUG 0 macro
/openbmc/u-boot/test/
H A Dcommand_ut.c6 #define DEBUG macro
H A Dprint_ut.c6 #define DEBUG macro
/openbmc/openbmc-test-automation/templates/
H A Dpgm_template.robot26 ${DEBUG} 0 variable
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_debug.h15 #define DEBUG macro
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-nvram.c8 #define DEBUG macro
/openbmc/u-boot/drivers/clk/
H A Dclk_vexpress_osc.c7 #define DEBUG macro
/openbmc/linux/tools/thermal/lib/
H A Dlog.h18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) macro
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp45 DEBUG = LOG_DEBUG, enumerator
/openbmc/linux/samples/connector/
H A Ducon.c30 #define DEBUG macro
/openbmc/linux/arch/powerpc/kernel/
H A Disa-bridge.c12 #define DEBUG macro

12345