Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile46 override DEBUG = 0 macro
51 override DEBUG = 0 macro
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_dbg.h19 #define DEBUG(x) do {x;} while (0); macro
21 #define DEBUG(x) do {} while (0); macro
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/
H A Dsettings_test.py16 DEBUG = True variable
H A Dsettings_production_example.py23 DEBUG = True variable
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs.h10 #define DEBUG 1 macro
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A DMakefile7 DEBUG = macro
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/test/
H A Dcommand_ut.c7 #define DEBUG macro
H A Dprint_ut.c7 #define DEBUG macro
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dsimtec-usb.c10 #define DEBUG macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.h85 #define DEBUG() printk("___%s___\n",__func__); macro
88 #define DEBUG() macro
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_debug.h15 #define DEBUG macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dpci-iommu_table.c8 #define DEBUG 1 macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-nvram.c8 #define DEBUG macro
/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_tp9950.h13 #define DEBUG macro
/OK3568_Linux_fs/external/rktoolkit/
H A Dvendor_storage.c20 #define DEBUG(fmt, args...) fprintf(stdout, "[Debug] "fmt, ##args) macro
22 #define DEBUG(fmt, args...) macro
/OK3568_Linux_fs/kernel/samples/connector/
H A Ducon.c30 #define DEBUG macro

123456