Searched refs:aff_sched_count (Results 1 - 2 of 2) sorted by path

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c400 if (atomic_read(&ctx->gang->aff_sched_count) == 0)
432 * If ctx->gang->aff_sched_count is positive, SPU affinity is
436 atomic_dec_if_positive(&ctx->gang->aff_sched_count);
564 atomic_inc(&ctx->gang->aff_sched_count);
574 atomic_dec(&ctx->gang->aff_sched_count);
H A Dspufs.h153 atomic_t aff_sched_count; member in struct:spu_gang

Completed in 209 milliseconds