Searched refs:FS_DEBUG_ALLOC (Results 1 - 1 of 1) sorted by relevance

/drivers/atm/
H A Dfirestream.c330 #define FS_DEBUG_ALLOC 0x00000400 macro
693 fs_dprintk (FS_DEBUG_ALLOC, "Free tc: %p\n", tc);
755 fs_dprintk (FS_DEBUG_ALLOC, "Free t-skb: %p\n", skb);
758 fs_dprintk (FS_DEBUG_ALLOC, "Free trans-d: %p\n", td);
821 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p (pushed)\n", skb);
823 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe);
834 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", pe->skb);
836 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe);
894 fs_dprintk (FS_DEBUG_ALLOC, "Alloc VCC: %p(%Zd)\n", vcc, sizeof(struct fs_vcc));
945 fs_dprintk (FS_DEBUG_ALLOC, "Allo
[all...]

Completed in 34 milliseconds