Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dfirestream.c311 #define FS_DEBUG_QUEUE 0x00000004 macro
673 fs_dprintk (FS_DEBUG_QUEUE, "reaping return queue entry at %lx\n", rq); in process_return_queue()
676 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. (%d)\n", in process_return_queue()
701 fs_dprintk (FS_DEBUG_QUEUE, "reaping txdone entry at %lx\n", rq); in process_txdone_queue()
704 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x: %d\n", in process_txdone_queue()
723 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p.\n", in process_txdone_queue()
772 fs_dprintk (FS_DEBUG_QUEUE, "reaping incoming queue entry at %lx\n", rq); in process_incoming()
775 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. ", in process_incoming()
778 fs_dprintk (FS_DEBUG_QUEUE, "-> %x: %s\n", in process_incoming()
783 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p %p.\n", in process_incoming()
[all …]