Searched refs:aff_ref_ctx (Results 1 – 3 of 3) sorted by relevance
316 gang->aff_ref_ctx && in spufs_assert_affinity()317 gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM) in spufs_assert_affinity()374 ctx->gang->aff_ref_ctx = ctx; in spufs_set_affinity()395 if (!ctx->gang->aff_ref_ctx) in spufs_set_affinity()396 ctx->gang->aff_ref_ctx = ctx; in spufs_set_affinity()
271 list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list, in aff_set_offsets()279 list_for_each_entry(ctx, gang->aff_ref_ctx->aff_list.prev, aff_list) { in aff_set_offsets()345 mem_aff = gang->aff_ref_ctx->flags & SPU_CREATE_AFFINITY_MEM; in aff_set_ref_point_location()352 list_for_each_entry_reverse(ctx, &gang->aff_ref_ctx->aff_list, in aff_set_ref_point_location()359 gang->aff_ref_spu = aff_ref_location(gang->aff_ref_ctx, mem_aff, gs, in aff_set_ref_point_location()
148 struct spu_context *aff_ref_ctx; member