Searched refs:contig_lock (Results 1 – 1 of 1) sorted by relevance
358 static kmutex_t contig_lock; variable359 #define CONTIG_LOCK() mutex_enter(&contig_lock);360 #define CONTIG_UNLOCK() mutex_exit(&contig_lock);