| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_attach_override.c | 52 "ping unexpectedly succeeded\n")) in test_cgroup_attach_override() 60 "ping unexpectedly succeeded\n")) in test_cgroup_attach_override() 78 "ping unexpectedly succeeded\n")) in test_cgroup_attach_override() 103 "attach prog to %s unexpectedly succeeded\n", BAR)) in test_cgroup_attach_override() 113 "double detach from %s unexpectedly succeeded\n", FOO)) in test_cgroup_attach_override() 123 "attach prog to %s unexpectedly succeeded\n", BAR)) in test_cgroup_attach_override() 129 "attach prog to %s unexpectedly succeeded\n", BAR)) in test_cgroup_attach_override() 135 "attach prog to %s unexpectedly succeeded\n", FOO)) in test_cgroup_attach_override()
|
| H A D | mmap.c | 139 if (CHECK(!err, "mprotect_wr", "mprotect() succeeded unexpectedly!\n")) in test_mmap() 142 if (CHECK(!err, "mprotect_ex", "mprotect() succeeded unexpectedly!\n")) in test_mmap() 279 "unexpectedly succeeded %d\n", tmp_fd)) { in test_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A D | usercopy.c | 92 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack() 113 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_stack() 165 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 177 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 240 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 252 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 322 pr_warn("copy_to_user failed unexpectedly?!\n"); in lkdtm_USERCOPY_KERNEL()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 241 "succeeded unexpectedly\n"); in test_unpriv_remount() 313 die("Mount flags unexpectedly changed during remount of %s originally mounted on %s\n", in test_priv_mount_unpriv_remount() 368 die("Mount flags unexpectedly changed after remount\n"); in main()
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | st-dma-fence.c | 121 pr_err("Fence unexpectedly signaled on creation\n"); in test_signaling() 286 pr_err("Fence unexpectedly has signaled status on creation\n"); in test_status() 314 pr_err("Fence unexpectedly has error status before signal\n"); in test_error()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rk_mpi_mmz/lib/Android/armeabi-v7a/ |
| HD | libmpimmz.so | __cxa_finalize __cxa_atexit _ZNSt3__14listIPvNS_9allocatorIS1_EEED2Ev _ZdlPv _ZNSt3__14listIPvNS_9allocatorIS1_EEED1Ev RK_MPI_MMZ_Alloc ion_alloc ion_get_phys dmabuf_mmap malloc _Znwj dmabuf_get_size __errno strerror __android_log_print close RK_MPI_MMZ_Free munmap free ... |
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_buddy.c | 454 pr_info("buddy_alloc unexpectedly succeeded at order %d, it should be full!", in igt_buddy_alloc_pessimistic() 537 pr_info("buddy_alloc unexpectedly succeeded, it should be full!"); in igt_buddy_alloc_optimistic() 603 pr_info("buddy_alloc unexpectedly succeeded at top-order %d/%d, it should be full!", in igt_buddy_alloc_pathological() 617 pr_info("buddy_alloc unexpectedly succeeded at order %d, it should be full!", in igt_buddy_alloc_pathological()
|
| H A D | igt_live_test.h | 26 * state before and after the test and alert if it unexpectedly changes,
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fbtft-io.c | 21 "%s: par->spi is unexpectedly NULL\n", __func__); in fbtft_write_spi() 98 "%s: par->spi is unexpectedly NULL\n", __func__); in fbtft_read_spi()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/meson/ |
| H A D | mali_kbase_runtime_pm.c | 201 dev_warn(kbdev->dev, "%s: Device runtime usage count unexpectedly non zero %d", in kbase_device_runtime_init() 214 dev_warn(kbdev->dev, "%s: Device runtime usage count unexpectedly non zero %d", in kbase_device_runtime_disable()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/itm/ |
| H A D | coresight_mali_source_itm_core.c | 201 dev_err(drvdata->base.dev, "Registration with full range failed unexpectedly\n"); in coresight_mali_sources_init_drvdata() 218 dev_err(drvdata->base.dev, "config create failed unexpectedly\n"); in coresight_mali_sources_init_drvdata()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tb100.h | 36 * corresponding PHY driver (drivers/net/phy/realtek.c) behaves unexpectedly.
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/ |
| H A D | coresight_mali_source_etm_core.c | 151 dev_err(drvdata->base.dev, "Registration with full range failed unexpectedly\n"); in coresight_mali_sources_init_drvdata() 167 dev_err(drvdata->base.dev, "Config create failed unexpectedly\n"); in coresight_mali_sources_init_drvdata()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/devicetree/ |
| H A D | mali_kbase_runtime_pm.c | 221 "%s: Device runtime usage count unexpectedly non zero %d", in kbase_device_runtime_init() 235 "%s: Device runtime usage count unexpectedly non zero %d", in kbase_device_runtime_disable()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 19-cve-2016-9844-zipinfo-buffer-overflow.patch | 20 + * Unexpectedly large compression methods overflow
|
| H A D | 18-cve-2014-9913-unzip-buffer-overflow.patch | 21 + * Unexpectedly large compression methods overflow
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0066-compositor-Use-current-timestamp-for-animation.patch | 6 Avoid "unexpectedly large timestamp jump" warning for the first frame of
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0065-compositor-Use-current-timestamp-for-animation.patch | 6 Avoid "unexpectedly large timestamp jump" warning for the first frame of
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0064-compositor-Use-current-timestamp-for-animation.patch | 6 Avoid "unexpectedly large timestamp jump" warning for the first frame of
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | buildhistory.py | 47 …self.assertEqual(result.status, 0, msg="Command 'bitbake %s' has failed unexpectedly: %s" % (targe…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/ |
| H A D | crossbar.txt | 24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | page.h | 50 * overflow during __pa() calculation and can optimize it unexpectedly.
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cloexec.c | 87 "perf_event_open(..., 0) failed unexpectedly with error %d (%s)\n", in perf_flag_probe()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | image_source.cpp | 70 …observer->onSourceError(*this, std::make_exception_ptr(std::runtime_error("unexpectedly empty imag… in loadDescription()
|
| H A D | geojson_source.cpp | 61 *this, std::make_exception_ptr(std::runtime_error("unexpectedly empty GeoJSON"))); in loadDescription()
|