Searched refs:spu_stopped (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Drun.c48 int spu_stopped(struct spu_context *ctx, u32 *stat) function
378 ret = spufs_wait(ctx->stop_wq, spu_stopped(ctx, &status));
H A Dspufs.h295 int spu_stopped(struct spu_context *ctx, u32 * stat);
H A Dsched.c486 if (spu_stopped(ctx, &status))

Completed in 54 milliseconds