problem           113 arch/powerpc/include/asm/spu.h 	struct spu_problem __iomem *problem;
problem           696 arch/powerpc/platforms/cell/spu_base.c 			in_be32(&spu->problem->spu_runcntl_RW);
problem           698 arch/powerpc/platforms/cell/spu_base.c 			in_be32(&spu->problem->spu_status_R);
problem           700 arch/powerpc/platforms/cell/spu_base.c 			in_be32(&spu->problem->spu_npc_RW);
problem            63 arch/powerpc/platforms/cell/spu_manage.c 	iounmap(spu->problem);
problem           146 arch/powerpc/platforms/cell/spu_manage.c 	spu->problem = spu_map_prop_old(spu, node, "problem");
problem           147 arch/powerpc/platforms/cell/spu_manage.c 	if (!spu->problem)
problem           225 arch/powerpc/platforms/cell/spu_manage.c 	ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem,
problem           250 arch/powerpc/platforms/cell/spu_manage.c 		 spu->problem_phys, spu->problem);
problem           332 arch/powerpc/platforms/cell/spu_manage.c 		spu->local_store, spu->problem, spu->priv1,
problem            27 arch/powerpc/platforms/cell/spufs/hw_ops.c 	struct spu_problem __iomem *prob = spu->problem;
problem            43 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->mb_stat_R);
problem            53 arch/powerpc/platforms/cell/spufs/hw_ops.c 	stat = in_be32(&spu->problem->mb_stat_R);
problem            85 arch/powerpc/platforms/cell/spufs/hw_ops.c 	struct spu_problem __iomem *prob = spu->problem;
problem           106 arch/powerpc/platforms/cell/spufs/hw_ops.c 	struct spu_problem __iomem *prob = spu->problem;
problem           126 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->signal_notify1, data);
problem           131 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->signal_notify2, data);
problem           178 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->spu_npc_RW);
problem           183 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->spu_npc_RW, val);
problem           188 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->spu_status_R);
problem           203 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->spu_runcntl_RW);
problem           212 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->spu_runcntl_RW, val);
problem           219 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->spu_runcntl_RW, SPU_RUNCNTL_STOP);
problem           220 arch/powerpc/platforms/cell/spufs/hw_ops.c 	while (in_be32(&ctx->spu->problem->spu_status_R) & SPU_STATUS_RUNNING)
problem           249 arch/powerpc/platforms/cell/spufs/hw_ops.c 	struct spu_problem __iomem *prob = ctx->spu->problem;
problem           266 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->dma_tagstatus_R);
problem           271 arch/powerpc/platforms/cell/spufs/hw_ops.c 	return in_be32(&ctx->spu->problem->dma_qstatus_R);
problem           278 arch/powerpc/platforms/cell/spufs/hw_ops.c 	struct spu_problem __iomem *prob = ctx->spu->problem;
problem            83 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           203 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           222 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           296 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           368 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           379 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           390 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           503 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           587 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           597 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           769 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           816 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           833 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           851 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           885 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           898 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           921 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           940 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           991 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1033 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1297 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1323 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1343 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1452 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1463 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1631 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1659 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1715 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1875 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem          1907 arch/powerpc/platforms/cell/spufs/switch.c 	struct spu_problem __iomem *prob = spu->problem;
problem           124 arch/powerpc/platforms/ps3/spu.c 	unsigned long problem, unsigned long ls, unsigned long shadow,
problem           129 arch/powerpc/platforms/ps3/spu.c 	pr_debug("%s:%d: problem: %lxh\n", func, line, problem);
problem           178 arch/powerpc/platforms/ps3/spu.c 	iounmap(spu->problem);
problem           210 arch/powerpc/platforms/ps3/spu.c 	spu->problem = ioremap(spu->problem_phys,
problem           213 arch/powerpc/platforms/ps3/spu.c 	if (!spu->problem) {
problem           230 arch/powerpc/platforms/ps3/spu.c 		(unsigned long)spu->problem, (unsigned long)spu->local_store,
problem          3982 arch/powerpc/xmon/xmon.c 				in_be32(&spu->problem->spu_runcntl_RW);
problem          4027 arch/powerpc/xmon/xmon.c 			out_be32(&spu->problem->spu_runcntl_RW,
problem          4088 arch/powerpc/xmon/xmon.c 	DUMP_FIELD(spu, "0x%p", problem);
problem          4089 arch/powerpc/xmon/xmon.c 	DUMP_VALUE("0x%x", problem->spu_runcntl_RW,
problem          4090 arch/powerpc/xmon/xmon.c 			in_be32(&spu->problem->spu_runcntl_RW));
problem          4091 arch/powerpc/xmon/xmon.c 	DUMP_VALUE("0x%x", problem->spu_status_R,
problem          4092 arch/powerpc/xmon/xmon.c 			in_be32(&spu->problem->spu_status_R));
problem          4093 arch/powerpc/xmon/xmon.c 	DUMP_VALUE("0x%x", problem->spu_npc_RW,
problem          4094 arch/powerpc/xmon/xmon.c 			in_be32(&spu->problem->spu_npc_RW));
problem           879 drivers/scsi/sg.c 		rinfo[val].problem =
problem            72 fs/afs/addr_list.c 	const char *problem;
problem            90 fs/afs/addr_list.c 			problem = "nul";
problem            99 fs/afs/addr_list.c 				problem = "brace1";
problem           104 fs/afs/addr_list.c 				problem = "brace2";
problem           160 fs/afs/addr_list.c 			problem = "family";
problem           166 fs/afs/addr_list.c 			problem = "nostop";
problem           179 fs/afs/addr_list.c 					problem = "port";
problem           186 fs/afs/addr_list.c 						problem = "pval";
problem           194 fs/afs/addr_list.c 				problem = "weird";
problem           212 fs/afs/addr_list.c 	       problem, p - text, (int)len, (int)len, text);
problem           216 fs/afs/addr_list.c 	       problem, p - text, (int)len, (int)len, text);
problem           243 fs/compat_ioctl.c 	char problem;
problem           120 include/scsi/sg.h     char problem;       /* 0 -> no problem detected, 1 -> error to report */
problem          1077 net/netlink/genetlink.c 		goto problem;
problem          1081 net/netlink/genetlink.c 		goto problem;
problem          1085 net/netlink/genetlink.c problem:
problem            29 scripts/dtc/yamltree.c 		    (emitter)->problem, __func__, __LINE__);		\