| /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-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | cgroup_attach_override.c | 52 "ping unexpectedly succeeded\n")) in serial_test_cgroup_attach_override() 60 "ping unexpectedly succeeded\n")) in serial_test_cgroup_attach_override() 78 "ping unexpectedly succeeded\n")) in serial_test_cgroup_attach_override() 103 "attach prog to %s unexpectedly succeeded\n", BAR)) in serial_test_cgroup_attach_override() 113 "double detach from %s unexpectedly succeeded\n", FOO)) in serial_test_cgroup_attach_override() 123 "attach prog to %s unexpectedly succeeded\n", BAR)) in serial_test_cgroup_attach_override() 129 "attach prog to %s unexpectedly succeeded\n", BAR)) in serial_test_cgroup_attach_override() 135 "attach prog to %s unexpectedly succeeded\n", FOO)) in serial_test_cgroup_attach_override()
|
| D | mmap.c | 153 if (CHECK(!err, "mprotect_wr", "mprotect() succeeded unexpectedly!\n")) in test_mmap() 156 if (CHECK(!err, "mprotect_ex", "mprotect() succeeded unexpectedly!\n")) in test_mmap() 293 "unexpectedly succeeded %d\n", tmp_fd)) { in test_mmap()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
| D | vcpu_width_config.c | 96 "Configuring 64bit EL1 vCPUs failed unexpectedly"); in main() 99 "Configuring 64bit EL1 vCPUs failed unexpectedly"); in main() 105 "Configuring 32bit EL1 vCPUs failed unexpectedly"); in main() 108 "Configuring 32bit EL1 vCPUs failed unexpectedly"); in main() 115 "Configuring mixed-width vCPUs worked unexpectedly"); in main() 118 "Configuring mixed-width vCPUs worked unexpectedly"); in main()
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
| D | usercopy.c | 93 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_stack() 114 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_stack() 166 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_slab_size() 178 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_slab_size() 243 pr_warn("copy_to_user failed unexpectedly?!\n"); in do_usercopy_slab_whitelist() 255 pr_warn("copy_from_user failed unexpectedly?!\n"); in do_usercopy_slab_whitelist() 327 pr_warn("copy_to_user failed unexpectedly?!\n"); in lkdtm_USERCOPY_KERNEL() 372 pr_err("copy_to_user() failed unexpectedly?!\n"); in do_usercopy_page_span()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/syscall_user_dispatch/ |
| D | sud_test.c | 210 TH_LOG("Dispatch triggered unexpectedly"); in TEST() 299 TH_LOG("Dispatch triggered unexpectedly"); in TEST() 322 TH_LOG("Dispatch triggered unexpectedly"); in TEST()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | user_ringbuf_success.c | 55 bpf_printk("Unexpectedly failed to get sample\n"); in record_sample() 96 bpf_printk("Unexpectedly failed to get msg\n"); in read_protocol_msg()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| D | hardware_disable_test.c | 150 TEST_ASSERT(false, "Child exited unexpectedly"); in wait_for_child_setup() 176 "%s: [%d] child exited unexpectedly status: [%d]", in main()
|
| /kernel/linux/linux-6.6/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-6.6/drivers/gpu/drm/i915/selftests/ |
| D | igt_live_test.h | 27 * state before and after the test and alert if it unexpectedly changes,
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | rcu-string.h | 21 /* Warn if the source got unexpectedly truncated. */ in rcu_string_strdup()
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | rcu-string.h | 21 /* Warn if the source got unexpectedly truncated. */ in rcu_string_strdup()
|
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| D | st-dma-fence.c | 125 pr_err("Fence unexpectedly signaled on creation\n"); in test_signaling() 294 pr_err("Fence unexpectedly has signaled status on creation\n"); in test_status() 324 pr_err("Fence unexpectedly has error status before signal\n"); in test_error()
|
| /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-6.6/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-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-6.6/drivers/gpu/drm/tests/ |
| D | drm_buddy_test.c | 386 "buddy_alloc unexpectedly succeeded at top-order %d/%d, it should be full!", in drm_test_buddy_alloc_pathological() 397 "buddy_alloc unexpectedly succeeded at order %d, it should be full!", in drm_test_buddy_alloc_pathological() 548 "buddy_alloc unexpectedly succeeded, it should be full!"); in drm_test_buddy_alloc_pessimistic() 631 "buddy_alloc unexpectedly succeeded, it should be full!"); in drm_test_buddy_alloc_optimistic()
|
| /kernel/linux/linux-6.6/Documentation/filesystems/nfs/ |
| D | client-identifier.rst | 109 If a client unexpectedly restarts but presents a different 132 unexpectedly. Problematic situations include:
|
| /kernel/linux/linux-6.6/tools/testing/selftests/safesetid/ |
| D | safesetid-test.c | 307 die("killed unexpectedly\n"); in test_setuid() 363 die("killed unexpectedly\n"); in test_setgid() 428 die("killed unexpectedly\n"); in test_setgroups()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/omap/ |
| D | crossbar.txt | 24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|