Searched refs:ARCMSR_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
74 #define ARCMSR_LOCK_INIT(l, s) mtx_init(l, s, NULL, MTX_DEF) macro
4602 ARCMSR_LOCK_INIT(&acb->isr_lock, "arcmsr isr lock"); in arcmsr_mutex_init()4603 ARCMSR_LOCK_INIT(&acb->srb_lock, "arcmsr srb lock"); in arcmsr_mutex_init()4604 ARCMSR_LOCK_INIT(&acb->postDone_lock, "arcmsr postQ lock"); in arcmsr_mutex_init()4605 ARCMSR_LOCK_INIT(&acb->qbuffer_lock, "arcmsr RW buffer lock"); in arcmsr_mutex_init()