Searched refs:mtx (Results 1 – 1 of 1) sorted by relevance
998 struct mutex *mtx = &cbe_spu_info[node].list_mutex; in spusched_thread() local1000 mutex_lock(mtx); in spusched_thread()1007 mutex_unlock(mtx); in spusched_thread()1009 mutex_lock(mtx); in spusched_thread()1013 mutex_unlock(mtx); in spusched_thread()