Lines Matching refs:tpc_lock
52 static kmutex_t tpc_lock; variable
143 mutex_init(&tpc_lock, NULL, MUTEX_DEFAULT, NULL); in tcache_init()
198 mutex_exit(&tpc->tpc_lock); in tpc_free()
199 mutex_destroy(&tpc->tpc_lock); in tpc_free()
213 mutex_enter(&tpc_lock); in tnrhtp_find()
221 mutex_exit(&tpc_lock); in tnrhtp_find()
579 mutex_enter(&tpc_lock); in tnrhtp_create()
590 mutex_init(&tpc->tpc_lock, NULL, MUTEX_DEFAULT, NULL); in tnrhtp_create()
596 mutex_exit(&tpc_lock); in tnrhtp_create()
608 mutex_enter(&tpc_lock); in tnrhtp_delete()
618 mutex_exit(&tpc_lock); in tnrhtp_delete()
637 mutex_enter(&tpc_lock); in tnrhtp_flush()
640 mutex_exit(&tpc_lock); in tnrhtp_flush()