Home
last modified time | relevance | path

Searched full:unexpectedly (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dcgroup_attach_override.c52 "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()
Dmmap.c139 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/
Dcgroup_attach_override.c52 "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()
Dmmap.c153 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/
Dvcpu_width_config.c96 "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/
Dusercopy.c92 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/
Dusercopy.c93 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/
Dsud_test.c210 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/
Duser_ringbuf_success.c55 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/
Dhardware_disable_test.c150 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/
Dunprivileged-remount-test.c241 "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/
Dunprivileged-remount-test.c241 "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/
Digt_live_test.h26 * state before and after the test and alert if it unexpectedly changes,
Di915_buddy.c454 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/
Digt_live_test.h27 * state before and after the test and alert if it unexpectedly changes,
/kernel/linux/linux-5.10/fs/btrfs/
Drcu-string.h21 /* Warn if the source got unexpectedly truncated. */ in rcu_string_strdup()
/kernel/linux/linux-6.6/fs/btrfs/
Drcu-string.h21 /* Warn if the source got unexpectedly truncated. */ in rcu_string_strdup()
/kernel/linux/linux-6.6/drivers/dma-buf/
Dst-dma-fence.c125 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/
Dst-dma-fence.c121 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/
Dfbtft-io.c21 "%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/
Dfbtft-io.c21 "%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/
Ddrm_buddy_test.c386 "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/
Dclient-identifier.rst109 If a client unexpectedly restarts but presents a different
132 unexpectedly. Problematic situations include:
/kernel/linux/linux-6.6/tools/testing/selftests/safesetid/
Dsafesetid-test.c307 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/
Dcrossbar.txt24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the

12345678910>>...12