| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| 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()
|
| 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()
|
| /kernel/linux/linux-4.19/drivers/misc/lkdtm/ |
| D | usercopy.c | 81 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack() 102 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_stack() 154 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 166 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 229 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 241 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 310 pr_warn("copy_to_user failed unexpectedly?!\n"); in lkdtm_USERCOPY_KERNEL()
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | usercopy.c | 81 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack() 102 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_stack() 154 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 166 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_size() 229 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 241 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_heap_whitelist() 311 pr_warn("copy_to_user failed unexpectedly?!\n"); in lkdtm_USERCOPY_KERNEL()
|
| /kernel/linux/linux-4.19/tools/testing/selftests/mount/ |
| 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| D | igt_live_test.h | 26 * state before and after the test and alert if it unexpectedly changes,
|
| 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()
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| 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()
|
| /kernel/linux/linux-4.19/drivers/staging/fbtft/ |
| 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()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/omap/ |
| D | crossbar.txt | 24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/omap/ |
| D | crossbar.txt | 24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|
| /kernel/linux/linux-4.19/Documentation/arm/ |
| D | mem_alignment | 24 space, and might cause programs to fail unexpectedly.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | page.h | 50 * overflow during __pa() calculation and can optimize it unexpectedly.
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | page.h | 50 * overflow during __pa() calculation and can optimize it unexpectedly.
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | cloexec.c | 86 "perf_event_open(..., 0) failed unexpectedly with error %d (%s)\n", in perf_flag_probe()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | cloexec.c | 87 "perf_event_open(..., 0) failed unexpectedly with error %d (%s)\n", in perf_flag_probe()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/splice/ |
| D | short_splice_read.sh | 58 echo "FAIL: $title unexpectedly worked" >&2
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | build_bug.h | 77 * unexpectedly used.
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | build_bug.h | 57 * unexpectedly used.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | build_bug.h | 57 * unexpectedly used.
|
| /kernel/linux/linux-5.10/Documentation/arm/ |
| D | mem_alignment.rst | 28 space, and might cause programs to fail unexpectedly.
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm2837-rpi-3-a-plus.dts | 138 * otherwise the other part would get unexpectedly disturbed.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
| D | openat2_test.c | 129 ksft_print_msg("openat2 unexpectedly returned "); in test_openat2_struct() 276 ksft_print_msg("openat2 unexpectedly returned "); in test_openat2_flags()
|