| /OK3568_Linux_fs/kernel/arch/arm/mach-spear/ |
| H A D | hotplug.c | 54 static inline void spear13xx_do_lowpower(unsigned int cpu, int *spurious) in spear13xx_do_lowpower() argument 73 (*spurious)++; in spear13xx_do_lowpower() 84 int spurious = 0; in spear13xx_cpu_die() local 90 spear13xx_do_lowpower(cpu, &spurious); in spear13xx_cpu_die() 98 if (spurious) in spear13xx_cpu_die() 99 pr_warn("CPU%u: %u spurious wakeup calls\n", cpu, spurious); in spear13xx_cpu_die()
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-versatile/ |
| H A D | hotplug.c | 57 static inline void versatile_immitation_do_lowpower(unsigned int cpu, int *spurious) in versatile_immitation_do_lowpower() argument 83 (*spurious)++; in versatile_immitation_do_lowpower() 94 int spurious = 0; in versatile_immitation_cpu_die() local 97 versatile_immitation_do_lowpower(cpu, &spurious); in versatile_immitation_cpu_die() 100 if (spurious) in versatile_immitation_cpu_die() 101 pr_warn("CPU%u: %u spurious wakeup calls\n", cpu, spurious); in versatile_immitation_cpu_die()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-exynos/ |
| H A D | platsmp.c | 49 static inline void platform_do_lowpower(unsigned int cpu, int *spurious) in platform_do_lowpower() argument 75 (*spurious)++; in platform_do_lowpower() 426 int spurious = 0; in exynos_cpu_die() local 432 platform_do_lowpower(cpu, &spurious); in exynos_cpu_die() 440 if (spurious) in exynos_cpu_die() 441 pr_warn("CPU%u: %u spurious wakeup calls\n", cpu, spurious); in exynos_cpu_die()
|
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | main.c | 112 int spurious = 0; in run_guest() local 147 ++spurious; in run_guest() 169 int spurious = 0; in run_host() local 192 ++spurious; in run_host()
|
| /OK3568_Linux_fs/buildroot/package/python-pynacl/ |
| H A D | 0001-Remove-spurious-requirement-for-wheel-596.patch | 4 Subject: [PATCH] Remove spurious requirement for wheel (#596) 6 * Remove spurious requirement for wheel
|
| /OK3568_Linux_fs/buildroot/package/espeak/ |
| H A D | Config.in | 30 # Selecting portaudio generates spurious "unmet dependencies" 32 # or portaudio, just ignore those spurious warnings.
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/ |
| H A D | vgic-v3-sr.c | 684 goto spurious; in __vgic_v3_read_iar() 687 goto spurious; in __vgic_v3_read_iar() 692 goto spurious; in __vgic_v3_read_iar() 695 goto spurious; in __vgic_v3_read_iar() 706 spurious: in __vgic_v3_read_iar() 946 goto spurious; in __vgic_v3_read_hppir() 952 spurious: in __vgic_v3_read_hppir()
|
| /OK3568_Linux_fs/kernel/arch/mips/dec/ |
| H A D | int-handler.S | 140 beqz t0,spurious 294 spurious: label
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | ams-delta-fiq-handler.S | 99 beq exit @ none - spurious FIQ? exit 110 orr r8, r11, r8, lsl r10 @ mask spurious interrupt 125 beq exit @ no - spurious interrupt? exit
|
| /OK3568_Linux_fs/kernel/tools/virtio/ |
| H A D | virtio_test.c | 177 long long spurious = 0; in run_test() local 257 ++spurious; in run_test() 275 spurious, started, completed); in run_test()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | Makefile | 3 obj-y := irqdesc.o handle.o manage.o spurious.o resend.o chip.o dummychip.o devres.o
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | pmae_handling_test.c | 37 ebb_state.stats.spurious++; in syscall_ebb_callee()
|
| H A D | pmc56_overflow_test.c | 25 ebb_state.stats.spurious++; in ebb_callee()
|
| H A D | ebb.h | 23 int spurious; member
|
| H A D | back_to_back_ebbs_test.c | 33 ebb_state.stats.spurious++; in ebb_callee()
|
| H A D | ebb.c | 106 ebb_state.stats.spurious++; in standard_ebb_callee() 177 ebb_state.stats.ebb_count, ebb_state.stats.spurious, in dump_summary_ebb_state()
|
| H A D | cycles_with_freeze_test.c | 32 ebb_state.stats.spurious++; in ebb_callee()
|
| H A D | instruction_count_test.c | 96 ebb_state.stats.spurious++; in pmc4_ebb_callee()
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0005-Disable-spurious-Wstringop-overflow-for-setjmp-longj.patch | 4 Subject: [PATCH 05/20] Disable spurious -Wstringop-overflow for setjmp/longjmp 7 Building glibc with GCC 11 fails with (among other warnings) spurious
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
| H A D | 0001-Correct-clang-compiler-flags.patch | 6 Fix misplaced quotes, this was leading to spurious ; in compiler cmdline
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_lib.sh | 68 the other. That will cause spurious failures (or,
|
| /OK3568_Linux_fs/buildroot/package/ncurses/ |
| H A D | 0001-gcc-5.x-MKlib_gen.patch | 31 +# introduces spurious #line markers. Work around that by ignoring the system's
|
| /OK3568_Linux_fs/buildroot/package/guile/ |
| H A D | 0003-Makefile.am-fix-build-without-makeinfo.patch | 17 The spurious makeinfo call might also be the consequence of
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-pin-error-inj.rst | 45 # <op>[,<mode>] rx-add-byte add a spurious byte to the received CEC message 58 # <op>[,<mode>] tx-add-bytes <num> append <num> (1-255) spurious bytes to the message 168 Add a spurious 0x55 byte to the received CEC message, provided 170 the high-level protocol since spurious bytes should be ignored. 224 Append ``<num>`` (1-255) spurious bytes to the message. The extra bytes
|
| /OK3568_Linux_fs/buildroot/package/mesa3d/ |
| H A D | Config.in | 112 # can't see is just spurious. However, that dependency is about 166 # can't see is just spurious. However, that dependency is about 346 # can't see is just spurious. However, that dependency is about
|