Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/arch/powerpc/configs/
Dhardening.config3 # Block kernel from unexpectedly reading userspace memory.
/linux-6.12.1/tools/testing/selftests/kvm/
Dhardware_disable_test.c147 TEST_ASSERT(false, "Child exited unexpectedly"); in wait_for_child_setup()
173 "%s: [%d] child exited unexpectedly status: [%d]", in main()
/linux-6.12.1/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()
/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Digt_live_test.h27 * state before and after the test and alert if it unexpectedly changes,
/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/fs/btrfs/
Drcu-string.h27 /* Warn if the source got unexpectedly truncated. */ in rcu_string_strdup()
/linux-6.12.1/Documentation/filesystems/nfs/
Dclient-identifier.rst109 If a client unexpectedly restarts but presents a different
132 unexpectedly. Problematic situations include:
/linux-6.12.1/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()
/linux-6.12.1/Documentation/devicetree/bindings/arm/omap/
Dcrossbar.txt24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
/linux-6.12.1/tools/perf/util/
Dcloexec.c74 "perf_event_open(..., 0) failed unexpectedly with error %d (%s)\n", in perf_flag_probe()
/linux-6.12.1/drivers/pwm/
Dpwm-lpss-platform.c48 * 2. The state restoring code unexpectedly messing with the controller in pwm_lpss_probe_platform()
/linux-6.12.1/arch/x86/include/asm/
Dpage.h49 * overflow during __pa() calculation and can optimize it unexpectedly.
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c388 "Combo PHY %c HW state changed unexpectedly\n", in icl_combo_phys_uninit()
392 "Combo PHY %c HW state changed unexpectedly\n", in icl_combo_phys_uninit()
/linux-6.12.1/drivers/gpu/drm/tests/
Ddrm_buddy_test.c550 "buddy_alloc unexpectedly succeeded at top-order %d/%d, it should be full!", in drm_test_buddy_alloc_pathological()
561 "buddy_alloc unexpectedly succeeded at order %d, it should be full!", in drm_test_buddy_alloc_pathological()
622 "buddy_alloc unexpectedly succeeded, it should be full!"); in drm_test_buddy_alloc_pessimistic()
705 "buddy_alloc unexpectedly succeeded, it should be full!"); in drm_test_buddy_alloc_optimistic()
/linux-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm2837-rpi-3-a-plus.dts146 * otherwise the other part would get unexpectedly disturbed.
/linux-6.12.1/include/linux/
Dbuild_bug.h57 * unexpectedly used.
/linux-6.12.1/tools/testing/selftests/splice/
Dshort_splice_read.sh58 echo "FAIL: $title unexpectedly worked" >&2
/linux-6.12.1/tools/include/linux/
Dbuild_bug.h57 * unexpectedly used.

12345678