Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dfirestream.c326 #define FS_DEBUG_QUEUE 0x00000004 macro
688 fs_dprintk (FS_DEBUG_QUEUE, "reaping return queue entry at %lx\n", rq); in process_return_queue()
691 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. (%d)\n", in process_return_queue()
716 fs_dprintk (FS_DEBUG_QUEUE, "reaping txdone entry at %lx\n", rq); in process_txdone_queue()
719 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x: %d\n", in process_txdone_queue()
738 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p.\n", in process_txdone_queue()
787 fs_dprintk (FS_DEBUG_QUEUE, "reaping incoming queue entry at %lx\n", rq); in process_incoming()
790 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. ", in process_incoming()
793 fs_dprintk (FS_DEBUG_QUEUE, "-> %x: %s\n", in process_incoming()
798 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p %p.\n", in process_incoming()
[all …]