runcntl_read      390 arch/powerpc/platforms/cell/spufs/backing_ops.c 	.runcntl_read = spu_backing_runcntl_read,
runcntl_read     2536 arch/powerpc/platforms/cell/spufs/file.c 		ctx->ops->runcntl_read(ctx),
runcntl_read      325 arch/powerpc/platforms/cell/spufs/hw_ops.c 	.runcntl_read = spu_hw_runcntl_read,
runcntl_read      209 arch/powerpc/platforms/cell/spufs/run.c 		runcntl = ctx->ops->runcntl_read(ctx) &
runcntl_read      801 arch/powerpc/platforms/cell/spufs/sched.c 		runcntl = ctx->ops->runcntl_read(ctx);
runcntl_read      191 arch/powerpc/platforms/cell/spufs/spufs.h 	 u32 (*runcntl_read) (struct spu_context * ctx);