Searched refs:DEBUG (Results 426 – 450 of 1231) sorted by relevance
1...<<11121314151617181920>>...50
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 724 函数能无条件地打印,pr_debug() 却不;默认情况下它不会被编译,除非定义了 DEBUG 726 个已经开启了 DEBUG 时,使用 VERBOSE_DEBUG 来添加 dev_vdbg()。 729 情况下,特殊文件使用 #define DEBUG。当一条调试信息需要被无条件打印时,例如,
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | debian.bbclass | 140 …# DEBUG: LIBNAMES: pkgname libtic5 devname libtic pkg ncurses-libtic orig_pkg ncurses-libtic debia… 142 …# DEBUG: LIBNAMES: pkgname libtic5 devname libtic pkg ncurses-libticw orig_pkg ncurses-libtic debi…
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | machxo2-spi.c | 91 #ifdef DEBUG 111 #ifdef DEBUG in dump_status_reg()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | pfunc_base.c | 13 #undef DEBUG 14 #ifdef DEBUG
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | drvfbi.c | 549 #ifndef DEBUG in smt_start_watchdog() 563 #ifndef DEBUG in smt_stop_watchdog()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tc_l2_redirect.sh | 71 [[ -z $DEBUG ]] || set +x 81 [[ -z $DEBUG ]] || set -x
|
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ |
| H A D | dma.h | 189 #ifdef DEBUG 211 #ifdef DEBUG
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | alignment.c | 9 #define DEBUG(enable, tagged, ...) \ macro 519 DEBUG((unalign_access_debug > 0), 1, in do_unaligned_access()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | lite5200.c | 13 #undef DEBUG
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | ioapic.h | 96 #ifdef DEBUG
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | zutil.h | 97 #ifdef DEBUG
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/cpu/ |
| H A D | cpu.c | 5 #define DEBUG macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | xilinx_pci.c | 67 #ifdef DEBUG
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_osdep.h | 45 #ifdef DEBUG
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-memory-errors.c | 9 #undef DEBUG
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/ |
| H A D | helpers.h | 46 #ifdef DEBUG
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/ |
| H A D | counter.c | 6 #ifdef DEBUG
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/loader/ |
| H A D | loader.c | 100 #if defined(DEBUG) in LoaderOpen()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_error.h | 41 #ifdef DEBUG
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | save-patches.sh | 3 [ -z "$DEBUG" ] || set -x
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy.h | 13 #if defined(DEBUG)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | init-common.c | 17 #undef DEBUG
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpi6205.c | 460 HPI_DEBUG_LOG(DEBUG, " subsys_create_adapter\n"); in subsys_create_adapter() 551 HPI_DEBUG_LOG(DEBUG, "interface buffer address %p\n", in create_adapter_obj() 1492 HPI_DEBUG_LOG(DEBUG, "starting DS_ps running\n"); in adapter_boot_load_dsp() 2021 HPI_DEBUG_LOG(DEBUG, "spun %d times for data xfer of %d\n", in hpi6205_transfer_data() 2039 HPI_DEBUG_LOG(DEBUG, "interface->dsp_ack=%d, expected %d\n", in hpi6205_transfer_data() 2107 HPI_DEBUG_LOG(DEBUG, "timeout waiting for idle\n"); in message_response_sequence() 2151 HPI_DEBUG_LOG(DEBUG, "something timed out!\n"); in message_response_sequence() 2158 HPI_DEBUG_LOG(DEBUG, in message_response_sequence()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | x86emu.h | 159 #ifdef DEBUG
|
| /OK3568_Linux_fs/device/rockchip/common/build-hooks/ |
| H A D | build-helper | 3 [ -z "$DEBUG" ] || set -x
|
1...<<11121314151617181920>>...50