Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprocess.c73 #define TM_DEBUG(x...) printk(KERN_INFO x) macro
75 #define TM_DEBUG(x...) do { } while(0) macro
976 TM_DEBUG("--- tm_reclaim on pid %d (NIP=%lx, " in tm_reclaim_task()
984 TM_DEBUG("--- tm_reclaim on pid %d complete\n", in tm_reclaim_task()
1043 TM_DEBUG("*** tm_recheckpoint of pid %d (new->msr 0x%lx)\n", in tm_recheckpoint_new_task()
1055 TM_DEBUG("*** tm_recheckpoint of pid %d complete " in tm_recheckpoint_new_task()
A Dtraps.c92 #define TM_DEBUG(x...) printk(KERN_INFO x) macro
94 #define TM_DEBUG(x...) do { } while(0) macro
1816 TM_DEBUG("FP Unavailable trap whilst transactional at 0x%lx, MSR=%lx\n", in DEFINE_INTERRUPT_HANDLER()
1851 TM_DEBUG("Vector Unavailable trap whilst transactional at 0x%lx," in DEFINE_INTERRUPT_HANDLER()
1869 TM_DEBUG("VSX Unavailable trap whilst transactional at 0x%lx," in DEFINE_INTERRUPT_HANDLER()
/linux/drivers/scsi/megaraid/
A Dmegaraid_sas.h1528 #define TM_DEBUG (1 << 1) macro
A Dmegaraid_sas_fusion.c4795 if (megasas_dbg_lvl & TM_DEBUG) in megasas_task_abort_fusion()

Completed in 38 milliseconds