Searched refs:mtx (Results 1 – 1 of 1) sorted by relevance
997 struct mutex *mtx = &cbe_spu_info[node].list_mutex; in spusched_thread() local999 mutex_lock(mtx); in spusched_thread()1006 mutex_unlock(mtx); in spusched_thread()1008 mutex_lock(mtx); in spusched_thread()1012 mutex_unlock(mtx); in spusched_thread()