send_mfc_command  398 arch/powerpc/platforms/cell/spufs/backing_ops.c 	.send_mfc_command = spu_backing_send_mfc_command,
send_mfc_command 1619 arch/powerpc/platforms/cell/spufs/file.c 	*error = ctx->ops->send_mfc_command(ctx, &cmd);
send_mfc_command 1626 arch/powerpc/platforms/cell/spufs/file.c 		*error = ctx->ops->send_mfc_command(ctx, &cmd);
send_mfc_command 1660 arch/powerpc/platforms/cell/spufs/file.c 		ret = ctx->ops->send_mfc_command(ctx, &cmd);
send_mfc_command  333 arch/powerpc/platforms/cell/spufs/hw_ops.c 	.send_mfc_command = spu_hw_send_mfc_command,
send_mfc_command  199 arch/powerpc/platforms/cell/spufs/spufs.h 	int (*send_mfc_command)(struct spu_context * ctx,