Searched refs:execsw_lock (Results 1 – 3 of 3) sorted by relevance
193 extern kmutex_t execsw_lock;
389 kmutex_t execsw_lock; /* Used for allocation of execsw entries */ variable
1009 mutex_enter(&execsw_lock); in allocate_execsw()1024 mutex_exit(&execsw_lock); in allocate_execsw()1028 mutex_exit(&execsw_lock); in allocate_execsw()