| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | opt-problem.h | 192 opt_problem *problem = NULL; in failure_at() local 197 problem = new opt_problem (loc, fmt, &ap); in failure_at() 200 return opt_result (false, problem); in failure_at() 216 opt_result (wrapped_t result, opt_problem *problem) in opt_result() argument 217 : opt_wrapper <bool> (result, problem) in opt_result() 250 opt_problem *problem = NULL; in failure_at() local 255 problem = new opt_problem (loc, fmt, &ap); in failure_at() 258 return opt_pointer_wrapper <wrapped_pointer_t> (NULL, problem); in failure_at() 279 opt_pointer_wrapper (wrapped_pointer_t result, opt_problem *problem) in opt_pointer_wrapper() argument 280 : opt_wrapper<PtrType_t> (result, problem) in opt_pointer_wrapper()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | opt-problem.h | 192 opt_problem *problem = NULL; in failure_at() local 197 problem = new opt_problem (loc, fmt, &ap); in failure_at() 200 return opt_result (false, problem); in failure_at() 216 opt_result (wrapped_t result, opt_problem *problem) in opt_result() argument 217 : opt_wrapper <bool> (result, problem) in opt_result() 250 opt_problem *problem = NULL; in failure_at() local 255 problem = new opt_problem (loc, fmt, &ap); in failure_at() 258 return opt_pointer_wrapper <wrapped_pointer_t> (NULL, problem); in failure_at() 279 opt_pointer_wrapper (wrapped_pointer_t result, opt_problem *problem) in opt_pointer_wrapper() argument 280 : opt_wrapper<PtrType_t> (result, problem) in opt_pointer_wrapper()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | hw_ops.c | 27 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->spu_status_R); in spu_hw_status_read() [all …]
|
| H A D | switch.c | 83 struct spu_problem __iomem *prob = spu->problem; in check_spu_isolate() 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() 597 struct spu_problem __iomem *prob = spu->problem; in save_ppu_mb() [all …]
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | addr_list.c | 72 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, p - text, (int)len, (int)len, text); in afs_parse_text_addrs() [all …]
|
| /OK3568_Linux_fs/rkbin/doc/release/ |
| H A D | RK3568_EN.md | 13 | 1 | important | Fixed the suspend/resume function crash problem caused by DDR active_ranks co… 190 | 1 | important | To solve the instability problem of some ddr4 when DDR run in 528MHz. | When … 230 | 1 | important | To solve the instability problem of some chips when DDR run in 324MHz. | When… 244 | 1 | important | To solve the instability problem of some chips when DDR run in 324MHz. | When… 270 | 1 | important | fix the suspend/resume stability problem, the PCIE suspend fail. | Linux kern… 296 | 1 | important | Solve the problem that OPTEE is stuck during startup when printing is closed … 310 | 1 | important | fix some LPDDR4 stability problem | CXMT CXDB5CCAM-MK… 312 | 3 | important | fix ddr4 528M stability problem | some DRAM DLL can… 313 | | important | fix ddr4 1560M stability problem | some 2 rank DDR4 …
|
| H A D | RK3566_EN.md | 13 | 1 | important | Fixed the suspend/resume function crash problem caused by DDR active_ranks co… 58 | 1 | important | To solve the instability problem of some ddr4 when DDR run in 528MHz. | When … 73 | 1 | important | To solve the instability problem of some chips when DDR run in 324MHz. | When… 88 | 2 | important | fix ddr4 528M stability problem | some DRAM DLL can…
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 112 - Fix the problem that repeated compilation of yocto post-rootfs does not execute 118 - Solve the problem that the first upgrade of the SD card starts abnormally 123 - Solve the problem of cheese app recording screen freeze 130 - Solve the abnormal double-click problem of Debian desktop icons 140 - Fix the problem that the video source size may overflow after Gstreamer kmssink scaling 159 - Fix RK3566/8 multi-channel probabilistic failure to draw the problem 207 - Solve the problem of PDM recording channel confusion 210 …ability problem of RK3566/RK3568 LPDDR4 at high frequencies, increasing the logic voltage and modi…
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 112 - Fix the problem that repeated compilation of yocto post-rootfs does not execute 118 - Solve the problem that the first upgrade of the SD card starts abnormally 123 - Solve the problem of cheese app recording screen freeze 130 - Solve the abnormal double-click problem of Debian desktop icons 140 - Fix the problem that the video source size may overflow after Gstreamer kmssink scaling 159 - Fix RK3566/8 multi-channel probabilistic failure to draw the problem 207 - Solve the problem of PDM recording channel confusion 210 …ability problem of RK3566/RK3568 LPDDR4 at high frequencies, increasing the logic voltage and modi…
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 3.Early-stage.rst | 13 Specifying the problem 17 clear description of the problem to be solved. In some cases, this step is 19 example. In others, though, it is tempting to confuse the real problem 31 immediate problem. To the wider kernel community, though, it was seen as a 53 the right solution to the problem than they were with a specific module. 54 The moral of the story is to focus on the problem - not a specific solution 61 - What, exactly, is the problem which needs to be solved? 63 - Who are the users affected by this problem? Which use cases should the 66 - How does the kernel fall short in addressing that problem now? 78 - It may well be that the problem is addressed by the kernel in ways which [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 209 decision. If you think that Tx checksums are causing a problem, you 228 "Variables to work-around the Compaq PCI BIOS32 problem".... 331 On a side note, adding HAS_NWAY seems to share a problem with the 346 If autonegotiation is a problem, you may need to specify "speed 356 Maintainers find that accurate and complete problem reports are 359 the bottom of the problem. 361 If you believe you have a driver problem here are some of the 364 - Is it really a driver problem? 370 - OK, it's a driver problem. 377 problem. If it's a kernel crash then you should refer to the [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | spu_manage.c | 63 iounmap(spu->problem); in spu_unmap() 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() 250 spu->problem_phys, spu->problem); in spu_map_device() 332 spu->local_store, spu->problem, spu->priv1, in of_create_spu()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | debug-objects.rst | 78 problem before the real initialization of the object happens. E.g. it 101 problem before the real initialization of the object happens. E.g. it 125 problem before the real activation of the object happens. E.g. it can 164 provided by the caller. The fixup function can correct the problem 180 fixup function can correct the problem before the real free of the 196 fixup function can correct the problem by calling debug_object_init 213 This function is called from the debug code whenever a problem in 231 This function is called from the debug code whenever a problem in 259 This function is called from the debug code whenever a problem in 272 This function is called from the debug code whenever a problem in [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | spu.c | 124 unsigned long problem, unsigned long ls, unsigned long shadow, in _dump_areas() argument 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() 230 (unsigned long)spu->problem, (unsigned long)spu->local_store, in setup_areas()
|
| /OK3568_Linux_fs/buildroot/package/datatables-responsive/ |
| H A D | Config.in | 6 cause a particular problem for designers due to their row 8 resolves that problem by optimising the table's layout for
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | 0001-local.mk-fix-cross-compiling-problem.patch | 1 Subject: local.mk: fix cross compiling problem 5 This patch fixes this problem.
|
| /OK3568_Linux_fs/yocto/meta-clang/.github/ISSUE_TEMPLATE/ |
| H A D | feature_request.md | 10 **Is your feature request related to a problem? Please describe.** 11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
| H A D | bug_report.md | 24 If applicable, add screenshots to help explain your problem. 38 Add any other context about the problem here.
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/ |
| H A D | SecurityBugs | 4 original document maintainer directly. However, if you have a problem 7 or if there is a problem with the translation.
|
| H A D | IRQ.txt | 4 original document maintainer directly. However, if you have a problem 7 or if there is a problem with the translation.
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | fdt-fixup.txt | 31 In the Linux kernel, one possible solution to this problem is to employ the 45 well, is being used in more and more drivers, the same problem of altering the 48 An additional problem with the device tree in U-Boot is that it is read-only, 52 this problem, it is a non-negligible task to implement it, an a interim 53 solution is needed to address the problem at least in the medium-term. 55 Hence, we propose a solution to this problem by offering a board-specific
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-01 | 29 # But that is a problem, because this means that in order to determine 37 # obvious that an easy to solution to this problem should just be the removal 43 # CORE also consist of a solution to this recursive problem.
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/ |
| H A D | tagged-pointers.txt | 4 original document maintainer directly. However, if you have a problem 7 or if there is a problem with the translation.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/nis/ |
| H A D | nis.inc | 18 # a security problem (and this fix to the build problem is *much*
|
| /OK3568_Linux_fs/buildroot/package/gnu-efi/ |
| H A D | 0002-Revert-efilink-fix-build-with-gcc-4.8.patch | 10 (Fix for problem with undeclared intptr_t type), which is also merged 11 fixes the same problem, without causing breakage.
|