/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
D | isl_38xx.c | 63 DEBUG(SHOW_TRACING, "Device going to sleep mode\n"); in isl38xx_handle_sleep_request() 88 DEBUG(SHOW_ANYTHING, "Wake up handler trigger the device\n"); in isl38xx_handle_wakeup() 106 DEBUG(SHOW_FUNCTION_CALLS, "isl38xx trigger device\n"); in isl38xx_trigger_device() 114 DEBUG(SHOW_TRACING, "%lld.%09ld Device wakeup triggered\n", in isl38xx_trigger_device() 117 DEBUG(SHOW_TRACING, "%lld.%09ld Device register read %08x\n", in isl38xx_trigger_device() 126 DEBUG(SHOW_TRACING, in isl38xx_trigger_device() 140 DEBUG(SHOW_TRACING, in isl38xx_trigger_device() 145 DEBUG(SHOW_TRACING, in isl38xx_trigger_device() 161 DEBUG(SHOW_TRACING, "%lld.%00ld Device register read %08x\n", in isl38xx_trigger_device() 167 DEBUG(SHOW_TRACING, "Device is in active state\n"); in isl38xx_trigger_device() [all …]
|
D | islpci_eth.c | 48 DEBUG(SHOW_TRACING, in islpci_eth_cleanup_transmit() 81 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_transmit\n"); in islpci_eth_transmit() 113 DEBUG(SHOW_TRACING, "skb offset %i wds %i\n", offset, in islpci_eth_transmit() 132 DEBUG(SHOW_TRACING, "memmove %p %p %i\n", skb->data, in islpci_eth_transmit() 163 DEBUG(SHOW_TRACING, "memcpy %p %p %i wds %i\n", in islpci_eth_transmit() 174 DEBUG(SHOW_BUFFER_CONTENTS, "\ntx %p ", skb->data); in islpci_eth_transmit() 305 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_receive\n"); in islpci_eth_receive() 318 DEBUG(SHOW_TRACING, in islpci_eth_receive() 337 DEBUG(SHOW_BUFFER_CONTENTS, "\nrx %p ", skb->data); in islpci_eth_receive() 350 DEBUG(SHOW_TRACING, "Fragment size %i in skb at %p\n", size, skb); in islpci_eth_receive() [all …]
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | mrlock.h | 13 #if defined(DEBUG) || defined(XFS_WARN) 18 #if defined(DEBUG) || defined(XFS_WARN) 37 #if defined(DEBUG) || defined(XFS_WARN) in mrupdate_nested() 51 #if defined(DEBUG) || defined(XFS_WARN) in mrtryupdate() 59 #if defined(DEBUG) || defined(XFS_WARN) in mrunlock_excl() 72 #if defined(DEBUG) || defined(XFS_WARN) in mrdemote()
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
D | fdiv.c | 18 #ifdef DEBUG in fdiv() 25 #ifdef DEBUG in fdiv() 32 #ifdef DEBUG in fdiv() 38 #ifdef DEBUG in fdiv() 50 #ifdef DEBUG in fdiv()
|
D | fdivs.c | 19 #ifdef DEBUG in fdivs() 26 #ifdef DEBUG in fdivs() 33 #ifdef DEBUG in fdivs() 39 #ifdef DEBUG in fdivs() 52 #ifdef DEBUG in fdivs()
|
D | fsqrt.c | 17 #ifdef DEBUG in fsqrt() 23 #ifdef DEBUG in fsqrt() 34 #ifdef DEBUG in fsqrt()
|
D | fsqrts.c | 18 #ifdef DEBUG in fsqrts() 24 #ifdef DEBUG in fsqrts() 35 #ifdef DEBUG in fsqrts()
|
D | fadd.c | 18 #ifdef DEBUG in fadd() 25 #ifdef DEBUG in fadd() 32 #ifdef DEBUG in fadd()
|
D | fadds.c | 19 #ifdef DEBUG in fadds() 26 #ifdef DEBUG in fadds() 33 #ifdef DEBUG in fadds()
|
D | fsel.c | 16 #ifdef DEBUG in fsel() 22 #ifdef DEBUG in fsel() 36 #ifdef DEBUG in fsel()
|
D | lfs.c | 19 #ifdef DEBUG in lfs() 28 #ifdef DEBUG in lfs() 35 #ifdef DEBUG in lfs()
|
D | stfs.c | 19 #ifdef DEBUG in stfs() 25 #ifdef DEBUG in stfs() 31 #ifdef DEBUG in stfs()
|
D | fcmpu.c | 19 #ifdef DEBUG in fcmpu() 26 #ifdef DEBUG in fcmpu() 40 #ifdef DEBUG in fcmpu()
|
D | fsubs.c | 19 #ifdef DEBUG in fsubs() 26 #ifdef DEBUG in fsubs() 39 #ifdef DEBUG in fsubs()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | pc87413_wdt.c | 85 #ifdef DEBUG in pc87413_select_wdt_out() 109 #ifdef DEBUG in pc87413_enable_swc() 130 #ifdef DEBUG in pc87413_get_swc_base_addr() 143 #ifdef DEBUG in pc87413_swc_bank3() 154 #ifdef DEBUG in pc87413_programm_wdto() 165 #ifdef DEBUG in pc87413_enable_wden() 175 #ifdef DEBUG in pc87413_enable_sw_wd_tren() 186 #ifdef DEBUG in pc87413_disable_sw_wd_tren() 197 #ifdef DEBUG in pc87413_enable_sw_wd_trg() 208 #ifdef DEBUG in pc87413_disable_sw_wd_trg() [all …]
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
D | hostaudio_kern.c | 77 #ifdef DEBUG in hostaudio_read() 104 #ifdef DEBUG in hostaudio_write() 127 #ifdef DEBUG in hostaudio_poll() 141 #ifdef DEBUG in hostaudio_ioctl() 183 #ifdef DEBUG in hostaudio_open() 217 #ifdef DEBUG in hostaudio_release() 233 #ifdef DEBUG in hostmixer_ioctl_mixdev() 246 #ifdef DEBUG in hostmixer_open_mixdev() 282 #ifdef DEBUG in hostmixer_release()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | atom.c | 100 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro 103 #define DEBUG(...) do { } while (0) macro 194 DEBUG("REG[0x%04X]", idx); in atom_get_src_int() 229 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int() 235 DEBUG("WS[0x%02X]", idx); in atom_get_src_int() 273 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int() 275 DEBUG("ID[0x%04X]", idx); in atom_get_src_int() 289 DEBUG("FB[0x%02X]", idx); in atom_get_src_int() 297 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int() 305 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 99 #define DEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro 102 #define DEBUG(...) do { } while (0) macro 190 DEBUG("REG[0x%04X]", idx); in atom_get_src_int() 225 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int() 231 DEBUG("WS[0x%02X]", idx); in atom_get_src_int() 269 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int() 271 DEBUG("ID[0x%04X]", idx); in atom_get_src_int() 285 DEBUG("FB[0x%02X]", idx); in atom_get_src_int() 293 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int() 301 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int() [all …]
|
/kernel/linux/linux-5.10/arch/m68k/mm/ |
D | motorola.c | 36 #undef DEBUG 271 #ifdef DEBUG in kernel_ptr_table() 308 #ifdef DEBUG in map_node() 317 #ifdef DEBUG in map_node() 331 #ifdef DEBUG in map_node() 340 #ifdef DEBUG in map_node() 347 #ifdef DEBUG in map_node() 362 #ifdef DEBUG in map_node() 381 #ifdef DEBUG in map_node() 397 #ifdef DEBUG in paging_init() [all …]
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | sclp_ftp.c | 39 #ifdef DEBUG in sclp_ftp_txcb() 62 #ifdef DEBUG in sclp_ftp_rxcb() 139 #ifdef DEBUG in sclp_ftp_et7() 174 #ifdef DEBUG in sclp_ftp_cmd() 195 #ifdef DEBUG in sclp_ftp_cmd() 242 #ifdef DEBUG in sclp_ftp_startup() 251 #ifdef DEBUG in sclp_ftp_startup()
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
D | ans-lcd.c | 31 #undef DEBUG 36 #ifdef DEBUG in anslcd_write_byte_ctrl() 63 #ifdef DEBUG in anslcd_write() 88 #ifdef DEBUG in anslcd_ioctl() 179 #ifdef DEBUG in anslcd_init()
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | tcp_rwnd_kern.c | 22 #define DEBUG 1 macro 41 #ifdef DEBUG in bpf_rwnd() 58 #ifdef DEBUG in bpf_rwnd()
|
D | tcp_synrto_kern.c | 22 #define DEBUG 1 macro 41 #ifdef DEBUG in bpf_synrto() 58 #ifdef DEBUG in bpf_synrto()
|
D | tcp_basertt_kern.c | 22 #define DEBUG 1 macro 34 #ifdef DEBUG in bpf_basertt() 65 #ifdef DEBUG in bpf_basertt()
|
D | tcp_cong_kern.c | 22 #define DEBUG 1 macro 42 #ifdef DEBUG in bpf_cong() 72 #ifdef DEBUG in bpf_cong()
|