Searched refs:TM_DEBUG (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprocess.c70 #define TM_DEBUG(x...) printk(KERN_INFO x) macro
72 #define TM_DEBUG(x...) do { } while(0) macro
1005 TM_DEBUG("--- tm_reclaim on pid %d (NIP=%lx, "
1013 TM_DEBUG("--- tm_reclaim on pid %d complete\n",
1072 TM_DEBUG("*** tm_recheckpoint of pid %d (new->msr 0x%lx)\n",
1084 TM_DEBUG("*** tm_recheckpoint of pid %d complete "
H A Dtraps.c93 #define TM_DEBUG(x...) printk(KERN_INFO x) macro
95 #define TM_DEBUG(x...) do { } while(0) macro
1863 TM_DEBUG("FP Unavailable trap whilst transactional at 0x%lx, MSR=%lx\n",
1898 TM_DEBUG("Vector Unavailable trap whilst transactional at 0x%lx,"
1916 TM_DEBUG("VSX Unavailable trap whilst transactional at 0x%lx,"
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1532 #define TM_DEBUG (1 << 1) macro
H A Dmegaraid_sas_fusion.c4799 if (megasas_dbg_lvl & TM_DEBUG)

Completed in 283 milliseconds