Searched refs:aff_mutex (Results 1 – 4 of 4) sorted by relevance
38 mutex_init(&gang->aff_mutex); in alloc_spu_gang()
580 mutex_lock(&ctx->gang->aff_mutex); in spu_get_idle()584 mutex_unlock(&ctx->gang->aff_mutex); in spu_get_idle()596 mutex_unlock(&ctx->gang->aff_mutex); in spu_get_idle()
450 mutex_lock(&gang->aff_mutex); in spufs_create_context()475 mutex_unlock(&gang->aff_mutex); in spufs_create_context()
163 struct mutex aff_mutex; member