Searched refs:tl_lock_count (Results 1 – 3 of 3) sorted by relevance
19 static int tl_lock_count; variable27 tl_lock_count++; in __tl_lock()36 if (tl_lock_count) { in __tl_unlock()37 tl_lock_count--; in __tl_unlock()
29 static int tl_lock_count; variable37 tl_lock_count++; in __tl_lock()46 if (tl_lock_count) { in __tl_unlock()47 tl_lock_count--; in __tl_unlock()
98 static int tl_lock_count; variable106 tl_lock_count++; in __tl_lock()115 if (tl_lock_count) { in __tl_unlock()116 tl_lock_count--; in __tl_unlock()