Searched refs:ddprintk (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/atm/ |
D | mpc.c | 55 #define ddprintk(format, args...) \ 59 #define ddprintk(format, args...) \ macro 510 ddprintk("(%s) ipaddr 0x%x\n", in send_via_shortcut() 522 ddprintk("(%s) cache_hit: returns != OPEN\n", in send_via_shortcut() 528 ddprintk("(%s) using shortcut\n", in send_via_shortcut() 532 ddprintk("(%s) IP ttl = %u, using LANE\n", in send_via_shortcut() 542 ddprintk("(%s) adding tag 0x%x\n", in send_via_shortcut() 694 ddprintk("(%s)\n", dev->name); in mpc_push() 724 ddprintk("(%s) tagged data packet arrived\n", dev->name); in mpc_push() 1163 ddprintk("(%s) entry = %p", in MPOA_res_reply_rcvd() [all …]
|
D | mpoa_proc.c | 35 #define ddprintk(format, args...) \ 38 #define ddprintk(format, args...) \ macro
|
D | mpoa_caches.c | 25 #define ddprintk(format, args...) \ 28 #define ddprintk(format, args...) \ macro 305 ddprintk("refresh_entries\n"); in refresh_entries()
|
/linux-4.4.14/drivers/media/common/b2c2/ |
D | flexcop-sram.c | 230 ddprintk("%s: dw_sram_type = %x\n", __func__, adapter->dw_sram_type); 233 ddprintk("%s: dw_sram_type = %x\n", __func__, adapter->dw_sram_type);
|