Lines Matching refs:DPRINTK
27 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args)
29 #define DPRINTK(format,args...) macro
97 DPRINTK("find_flow(qdisc %p,flow %p)\n",qdisc,flow); in find_flow()
100 DPRINTK("find_flow: not found\n"); in find_flow()
122 DPRINTK("atm_tc_graft(sch %p,[qdisc %p],flow %p,new %p,old %p)\n",sch, in atm_tc_graft()
136 DPRINTK("atm_tc_leaf(sch %p,flow %p)\n",sch,flow); in atm_tc_leaf()
146 DPRINTK("atm_tc_get(sch %p,[qdisc %p],classid %x)\n",sch,p,classid); in atm_tc_get()
149 DPRINTK("atm_tc_get: flow %p\n",flow); in atm_tc_get()
166 DPRINTK("destroy_filters: destroying filter %p\n",filter); in destroy_filters()
185 DPRINTK("atm_tc_put(sch %p,[qdisc %p],flow %p)\n",sch,p,flow); in atm_tc_put()
187 DPRINTK("atm_tc_put: destroying\n"); in atm_tc_put()
195 DPRINTK("atm_tc_put: qdisc %p\n",flow->q); in atm_tc_put()
199 DPRINTK("atm_tc_put: f_count %d\n", in atm_tc_put()
235 DPRINTK("atm_tc_change(sch %p,[qdisc %p],classid %x,parent %x," in atm_tc_change()
255 DPRINTK("atm_tc_change: fd %d\n",fd); in atm_tc_change()
272 DPRINTK("atm_tc_change: type %d, payload %d, hdr_len %d\n", in atm_tc_change()
275 DPRINTK("atm_tc_change: f_count %d\n",file_count(sock->file)); in atm_tc_change()
284 DPRINTK("atm_tc_change: classid mismatch\n"); in atm_tc_change()
303 DPRINTK("atm_tc_change: new id %x\n",classid); in atm_tc_change()
305 DPRINTK("atm_tc_change: flow %p\n",flow); in atm_tc_change()
314 DPRINTK("atm_tc_change: qdisc %p\n",flow->q); in atm_tc_change()
318 DPRINTK("atm_tc_change: vcc %p\n",flow->vcc); in atm_tc_change()
347 DPRINTK("atm_tc_delete(sch %p,[qdisc %p],flow %p)\n",sch,p,flow); in atm_tc_delete()
369 DPRINTK("atm_tc_walk(sch %p,[qdisc %p],walker %p)\n",sch,p,walker); in atm_tc_walk()
387 DPRINTK("atm_tc_find_tcf(sch %p,[qdisc %p],flow %p)\n",sch,p,flow); in atm_tc_find_tcf()
556 DPRINTK("atm_tc_drop(sch %p,[qdisc %p])\n",sch,p); in atm_tc_drop()
568 DPRINTK("atm_tc_init(sch %p,[qdisc %p],opt %p)\n",sch,p,opt); in atm_tc_init()
572 DPRINTK("atm_tc_init: link (%p) qdisc %p\n",&p->link,p->link.q); in atm_tc_init()
590 DPRINTK("atm_tc_reset(sch %p,[qdisc %p])\n",sch,p); in atm_tc_reset()
601 DPRINTK("atm_tc_destroy(sch %p,[qdisc %p])\n",sch,p); in atm_tc_destroy()
629 DPRINTK("atm_tc_dump_class(sch %p,[qdisc %p],flow %p,skb %p,tcm %p)\n", in atm_tc_dump_class()