• Home
  • Raw
  • Download

Lines Matching refs:FS_DEBUG_ALLOC

319 #define FS_DEBUG_ALLOC   0x00000400  macro
682 fs_dprintk (FS_DEBUG_ALLOC, "Free tc: %p\n", tc); in process_return_queue()
744 fs_dprintk (FS_DEBUG_ALLOC, "Free t-skb: %p\n", skb); in process_txdone_queue()
747 fs_dprintk (FS_DEBUG_ALLOC, "Free trans-d: %p\n", td); in process_txdone_queue()
810 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p (pushed)\n", skb); in process_incoming()
812 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
823 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", pe->skb); in process_incoming()
825 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
883 fs_dprintk (FS_DEBUG_ALLOC, "Alloc VCC: %p(%zd)\n", vcc, sizeof(struct fs_vcc)); in fs_open()
936 fs_dprintk (FS_DEBUG_ALLOC, "Alloc tc: %p(%zd)\n", in fs_open()
1150 fs_dprintk (FS_DEBUG_ALLOC, "Free vcc: %p\n", vcc); in fs_close()
1169 fs_dprintk (FS_DEBUG_ALLOC, "Alloc t-skb: %p (atm_send)\n", skb); in fs_send()
1176 fs_dprintk (FS_DEBUG_ALLOC, "Alloc transd: %p(%zd)\n", td, sizeof (struct FS_BPENTRY)); in fs_send()
1405 fs_dprintk (FS_DEBUG_ALLOC, "Alloc queue: %p(%d)\n", p, sz); in init_q()
1480 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-skb: %p(%d)\n", skb, fp->bufsize); in top_off_fp()
1483 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-d: %p(%zd)\n", ne, sizeof (struct FS_BPENTRY)); in top_off_fp()
1485 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", skb); in top_off_fp()
1533 fs_dprintk (FS_DEBUG_ALLOC, "Free queue: %p\n", txq->sa); in free_queue()
1794 fs_dprintk (FS_DEBUG_ALLOC, "Alloc atmvccs: %p(%zd)\n", in fs_init()
1804 fs_dprintk (FS_DEBUG_ALLOC, "Alloc tx_inuse: %p(%d)\n", in fs_init()
1900 fs_dprintk (FS_DEBUG_ALLOC, "Alloc fs-dev: %p(%zd)\n", in firestream_init_one()
1975 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", fp->skb); in firestream_remove_one()
1978 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", fp); in firestream_remove_one()
1981 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", fp->skb); in firestream_remove_one()
1983 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", fp); in firestream_remove_one()
2001 fs_dprintk (FS_DEBUG_ALLOC, "Free atmvccs: %p\n", dev->atm_vccs); in firestream_remove_one()
2011 fs_dprintk (FS_DEBUG_ALLOC, "Free fs-dev: %p\n", dev); in firestream_remove_one()