Searched refs:mutex_enter_interruptible (Results 1 – 4 of 4) sorted by relevance
67 #define mutex_enter_interruptible(lock) sx_xlock_sig(lock) macro
140 #define mutex_enter_interruptible(mp) \ macro
378 int error = mutex_enter_interruptible(&spa_namespace_lock); in spa_all_configs()
282 #define mutex_enter_interruptible(mp) mutex_enter_check_return(mp)