Searched refs:mtx (Results 1 – 1 of 1) sorted by relevance
1003 struct mutex *mtx = &cbe_spu_info[node].list_mutex; in spusched_thread() local1005 mutex_lock(mtx); in spusched_thread()1012 mutex_unlock(mtx); in spusched_thread()1014 mutex_lock(mtx); in spusched_thread()1018 mutex_unlock(mtx); in spusched_thread()