Lines Matching refs:FS_DEBUG_ALLOC
334 #define FS_DEBUG_ALLOC 0x00000400 macro
697 fs_dprintk (FS_DEBUG_ALLOC, "Free tc: %p\n", tc); in process_return_queue()
759 fs_dprintk (FS_DEBUG_ALLOC, "Free t-skb: %p\n", skb); in process_txdone_queue()
762 fs_dprintk (FS_DEBUG_ALLOC, "Free trans-d: %p\n", td); in process_txdone_queue()
825 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p (pushed)\n", skb); in process_incoming()
827 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
838 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", pe->skb); in process_incoming()
840 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
898 fs_dprintk (FS_DEBUG_ALLOC, "Alloc VCC: %p(%zd)\n", vcc, sizeof(struct fs_vcc)); in fs_open()
949 fs_dprintk (FS_DEBUG_ALLOC, "Alloc tc: %p(%zd)\n", in fs_open()
1162 fs_dprintk (FS_DEBUG_ALLOC, "Free vcc: %p\n", vcc); in fs_close()
1181 fs_dprintk (FS_DEBUG_ALLOC, "Alloc t-skb: %p (atm_send)\n", skb); in fs_send()
1188 fs_dprintk (FS_DEBUG_ALLOC, "Alloc transd: %p(%zd)\n", td, sizeof (struct FS_BPENTRY)); in fs_send()
1417 fs_dprintk (FS_DEBUG_ALLOC, "Alloc queue: %p(%d)\n", p, sz); in init_q()
1492 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-skb: %p(%d)\n", skb, fp->bufsize); in top_off_fp()
1495 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-d: %p(%zd)\n", ne, sizeof (struct FS_BPENTRY)); in top_off_fp()
1497 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", skb); in top_off_fp()
1545 fs_dprintk (FS_DEBUG_ALLOC, "Free queue: %p\n", txq->sa); in free_queue()
1806 fs_dprintk (FS_DEBUG_ALLOC, "Alloc atmvccs: %p(%zd)\n", in fs_init()
1816 fs_dprintk (FS_DEBUG_ALLOC, "Alloc tx_inuse: %p(%d)\n", in fs_init()
1912 fs_dprintk (FS_DEBUG_ALLOC, "Alloc fs-dev: %p(%zd)\n", in firestream_init_one()
1987 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", fp->skb); in firestream_remove_one()
1990 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", fp); in firestream_remove_one()
1993 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", fp->skb); in firestream_remove_one()
1995 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", fp); in firestream_remove_one()
2013 fs_dprintk (FS_DEBUG_ALLOC, "Free atmvccs: %p\n", dev->atm_vccs); in firestream_remove_one()
2023 fs_dprintk (FS_DEBUG_ALLOC, "Free fs-dev: %p\n", dev); in firestream_remove_one()