Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dfirestream.c322 #define FS_DEBUG_QUEUE 0x00000004 macro
684 fs_dprintk (FS_DEBUG_QUEUE, "reaping return queue entry at %lx\n", rq); in process_return_queue()
687 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. (%d)\n", in process_return_queue()
712 fs_dprintk (FS_DEBUG_QUEUE, "reaping txdone entry at %lx\n", rq); in process_txdone_queue()
715 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x: %d\n", in process_txdone_queue()
734 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p.\n", in process_txdone_queue()
783 fs_dprintk (FS_DEBUG_QUEUE, "reaping incoming queue entry at %lx\n", rq); in process_incoming()
786 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. ", in process_incoming()
789 fs_dprintk (FS_DEBUG_QUEUE, "-> %x: %s\n", in process_incoming()
794 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p %p.\n", in process_incoming()
[all …]