Home
last modified time | relevance | path

Searched defs:TRACE3 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dgdth.c259 #define TRACE3(a) {if (DebugState!=0) {ser_printk a;}} macro
264 #define TRACE3(a) {if (DebugState!=0) {printk a;}} macro
270 #define TRACE3(a) macro
/linux-3.4.99/fs/xfs/
Dxfs_filestream.c69 #define TRACE3(mp,t,a0,a1,a2) TRACE6(mp,t,a0,a1,a2,0,0,0) macro