Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dfirestream.c328 #define FS_DEBUG_ALLOC 0x00000400 macro
691 fs_dprintk (FS_DEBUG_ALLOC, "Free tc: %p\n", tc); in process_return_queue()
753 fs_dprintk (FS_DEBUG_ALLOC, "Free t-skb: %p\n", skb); in process_txdone_queue()
756 fs_dprintk (FS_DEBUG_ALLOC, "Free trans-d: %p\n", td); in process_txdone_queue()
819 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p (pushed)\n", skb); in process_incoming()
821 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
832 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-skb: %p\n", pe->skb); in process_incoming()
834 fs_dprintk (FS_DEBUG_ALLOC, "Free rec-d: %p\n", pe); in process_incoming()
898 fs_dprintk (FS_DEBUG_ALLOC, "Alloc VCC: %p(%d)\n", vcc, sizeof(struct fs_vcc)); in fs_open()
949 fs_dprintk (FS_DEBUG_ALLOC, "Alloc tc: %p(%d)\n", in fs_open()
[all …]