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()
104 static int tl_lock_count; variable112 tl_lock_count++; in __tl_lock()121 if (tl_lock_count) { in __tl_unlock()122 tl_lock_count--; in __tl_unlock()