Home
last modified time | relevance | path

Searched refs:problem (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read()
43 return in_be32(&ctx->spu->problem->mb_stat_R); in spu_hw_mbox_stat_read()
53 stat = in_be32(&spu->problem->mb_stat_R); in spu_hw_mbox_stat_poll()
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read()
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write()
126 out_be32(&ctx->spu->problem->signal_notify1, data); in spu_hw_signal1_write()
131 out_be32(&ctx->spu->problem->signal_notify2, data); in spu_hw_signal2_write()
178 return in_be32(&ctx->spu->problem->spu_npc_RW); in spu_hw_npc_read()
183 out_be32(&ctx->spu->problem->spu_npc_RW, val); in spu_hw_npc_write()
188 return in_be32(&ctx->spu->problem in spu_hw_status_read()
[all...]
H A Dswitch.c83 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate()
153 * the SPU memory-mapped I/O (MMIO) for problem in inhibit_user_access()
203 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl()
222 struct spu_problem __iomem *prob = spu->problem; in save_spu_status()
296 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync()
368 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask()
379 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype()
390 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus()
503 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc()
587 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read()
43 return in_be32(&ctx->spu->problem->mb_stat_R); in spu_hw_mbox_stat_read()
53 stat = in_be32(&spu->problem->mb_stat_R); in spu_hw_mbox_stat_poll()
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read()
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write()
126 out_be32(&ctx->spu->problem->signal_notify1, data); in spu_hw_signal1_write()
131 out_be32(&ctx->spu->problem->signal_notify2, data); in spu_hw_signal2_write()
178 return in_be32(&ctx->spu->problem->spu_npc_RW); in spu_hw_npc_read()
183 out_be32(&ctx->spu->problem->spu_npc_RW, val); in spu_hw_npc_write()
188 return in_be32(&ctx->spu->problem in spu_hw_status_read()
[all...]
H A Dswitch.c83 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate()
153 * the SPU memory-mapped I/O (MMIO) for problem in inhibit_user_access()
203 struct spu_problem __iomem *prob = spu->problem; in save_spu_runcntl()
222 struct spu_problem __iomem *prob = spu->problem; in save_spu_status()
296 struct spu_problem __iomem *prob = spu->problem; in do_mfc_mssync()
368 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querymask()
379 struct spu_problem __iomem *prob = spu->problem; in save_ppu_querytype()
390 struct spu_problem __iomem *prob = spu->problem; in save_ppu_tagstatus()
503 struct spu_problem __iomem *prob = spu->problem; in save_spu_npc()
587 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb_stat()
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Daddr_list.c72 const char *problem; in afs_parse_text_addrs() local
90 problem = "nul"; in afs_parse_text_addrs()
99 problem = "brace1"; in afs_parse_text_addrs()
104 problem = "brace2"; in afs_parse_text_addrs()
160 problem = "family"; in afs_parse_text_addrs()
166 problem = "nostop"; in afs_parse_text_addrs()
179 problem = "port"; in afs_parse_text_addrs()
186 problem = "pval"; in afs_parse_text_addrs()
194 problem = "weird"; in afs_parse_text_addrs()
212 problem, in afs_parse_text_addrs()
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Daddr_list.c72 const char *problem; in afs_parse_text_addrs() local
90 problem = "nul"; in afs_parse_text_addrs()
99 problem = "brace1"; in afs_parse_text_addrs()
104 problem = "brace2"; in afs_parse_text_addrs()
160 problem = "family"; in afs_parse_text_addrs()
166 problem = "nostop"; in afs_parse_text_addrs()
179 problem = "port"; in afs_parse_text_addrs()
186 problem = "pval"; in afs_parse_text_addrs()
194 problem = "weird"; in afs_parse_text_addrs()
212 problem, in afs_parse_text_addrs()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dspu.c124 unsigned long problem, unsigned long ls, unsigned long shadow, in _dump_areas()
129 pr_debug("%s:%d: problem: %lxh\n", func, line, problem); in _dump_areas()
178 iounmap(spu->problem); in spu_unmap()
210 spu->problem = ioremap(spu->problem_phys, in setup_areas()
213 if (!spu->problem) { in setup_areas()
214 pr_debug("%s:%d: ioremap problem failed\n", __func__, __LINE__); in setup_areas()
230 (unsigned long)spu->problem, (unsigned long)spu->local_store, in setup_areas()
433 * for incorrect access to the spu problem state when the spu context is
435 * context that would inhibit mapping problem stat
123 _dump_areas(unsigned int spe_id, unsigned long priv2, unsigned long problem, unsigned long ls, unsigned long shadow, const char* func, int line) _dump_areas() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_manage.c63 iounmap(spu->problem); in spu_unmap()
141 prop = of_get_property(node, "problem", NULL); in spu_map_device_old()
146 spu->problem = spu_map_prop_old(spu, node, "problem"); in spu_map_device_old()
147 if (!spu->problem) in spu_map_device_old()
225 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device()
249 pr_debug(" problem state : 0x%016lx -> 0x%p\n", in spu_map_device()
250 spu->problem_phys, spu->problem); in spu_map_device()
332 spu->local_store, spu->problem, spu->priv1, in of_create_spu()
H A Dspu_base.c696 in_be32(&spu->problem->spu_runcntl_RW); in crash_kexec_stop_spus()
698 in_be32(&spu->problem->spu_status_R); in crash_kexec_stop_spus()
700 in_be32(&spu->problem->spu_npc_RW); in crash_kexec_stop_spus()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_manage.c65 iounmap(spu->problem); in spu_unmap()
143 prop = of_get_property(node, "problem", NULL); in spu_map_device_old()
148 spu->problem = spu_map_prop_old(spu, node, "problem"); in spu_map_device_old()
149 if (!spu->problem) in spu_map_device_old()
227 ret = spu_map_resource(spu, 1, (void __iomem**)&spu->problem, in spu_map_device()
251 pr_debug(" problem state : 0x%016lx -> 0x%p\n", in spu_map_device()
252 spu->problem_phys, spu->problem); in spu_map_device()
334 spu->local_store, spu->problem, spu->priv1, in of_create_spu()
H A Dspu_base.c689 in_be32(&spu->problem->spu_runcntl_RW); in crash_kexec_stop_spus()
691 in_be32(&spu->problem->spu_status_R); in crash_kexec_stop_spus()
693 in_be32(&spu->problem->spu_npc_RW); in crash_kexec_stop_spus()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dspu.c124 unsigned long problem, unsigned long ls, unsigned long shadow, in _dump_areas()
129 pr_debug("%s:%d: problem: %lxh\n", func, line, problem); in _dump_areas()
178 iounmap(spu->problem); in spu_unmap()
210 spu->problem = ioremap(spu->problem_phys, in setup_areas()
213 if (!spu->problem) { in setup_areas()
214 pr_debug("%s:%d: ioremap problem failed\n", __func__, __LINE__); in setup_areas()
230 (unsigned long)spu->problem, (unsigned long)spu->local_store, in setup_areas()
433 * for incorrect access to the spu problem state when the spu context is
435 * context that would inhibit mapping problem stat
123 _dump_areas(unsigned int spe_id, unsigned long priv2, unsigned long problem, unsigned long ls, unsigned long shadow, const char* func, int line) _dump_areas() argument
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dsg.h150 char problem; /* 0 -> no problem detected, 1 -> error to report */ member
/kernel/linux/linux-6.6/include/scsi/
H A Dsg.h179 char problem; /* 0 -> no problem detected, 1 -> error to report */ member
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dsleep.S54 @ fixes resume problem on high speed SA1110
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dsleep.S54 @ fixes resume problem on high speed SA1110
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c4100 in_be32(&spu->problem->spu_runcntl_RW); in stop_spus()
4145 out_be32(&spu->problem->spu_runcntl_RW, in restart_spus()
4206 DUMP_FIELD(spu, "0x%p", problem); in dump_spu_fields()
4207 DUMP_VALUE("0x%x", problem->spu_runcntl_RW, in dump_spu_fields()
4208 in_be32(&spu->problem->spu_runcntl_RW)); in dump_spu_fields()
4209 DUMP_VALUE("0x%x", problem->spu_status_R, in dump_spu_fields()
4210 in_be32(&spu->problem->spu_status_R)); in dump_spu_fields()
4211 DUMP_VALUE("0x%x", problem->spu_npc_RW, in dump_spu_fields()
4212 in_be32(&spu->problem->spu_npc_RW)); in dump_spu_fields()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dyamltree.c29 (emitter)->problem, __func__, __LINE__); \
/kernel/linux/linux-6.6/scripts/dtc/
H A Dyamltree.c29 (emitter)->problem, __func__, __LINE__); \
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c4161 in_be32(&spu->problem->spu_runcntl_RW); in stop_spus()
4206 out_be32(&spu->problem->spu_runcntl_RW, in restart_spus()
4267 DUMP_FIELD(spu, "0x%p", problem); in dump_spu_fields()
4268 DUMP_VALUE("0x%x", problem->spu_runcntl_RW, in dump_spu_fields()
4269 in_be32(&spu->problem->spu_runcntl_RW)); in dump_spu_fields()
4270 DUMP_VALUE("0x%x", problem->spu_status_R, in dump_spu_fields()
4271 in_be32(&spu->problem->spu_status_R)); in dump_spu_fields()
4272 DUMP_VALUE("0x%x", problem->spu_npc_RW, in dump_spu_fields()
4273 in_be32(&spu->problem->spu_npc_RW)); in dump_spu_fields()
/kernel/linux/linux-5.10/net/netlink/
H A Dgenetlink.c1438 goto problem; in genl_init()
1442 goto problem; in genl_init()
1446 problem: in genl_init()
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak113 # This function avoids the problem by producing a string
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak113 # This function avoids the problem by producing a string
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c1741 goto problem; in genl_init()
1745 goto problem; in genl_init()
1749 problem: in genl_init()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h113 struct spu_problem __iomem *problem; member

Completed in 28 milliseconds

12