Searched refs:spin_lock (Results 1 – 3 of 3) sorted by relevance
48 #define spin_lock mutex_enter macro
333 spin_lock(qlock); in sge_data_out()648 spin_lock(&sge->cmdQ[0].cq_qlock); in sge_data_in()651 spin_lock(&sge->cmdQ[1].cq_qlock); in sge_data_in()
1129 # define MUTEX_ENTER(x) spin_lock(&(x)->ipf_lk)