| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_mbox.c | 76 dev_err(&cptvf->pdev->dev, "PF didn't ack to mbox msg %llx from VF%u\n", in cptvf_send_msg_to_pf_timeout() 96 dev_err(&pdev->dev, "PF didn't respond to READY msg\n"); in cptvf_check_pf_ready() 115 dev_err(&pdev->dev, "PF didn't respond to vq_size msg\n"); in cptvf_send_vq_size_msg() 134 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_to_grp_msg() 153 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_priority_msg() 169 dev_err(&pdev->dev, "PF didn't respond to UP msg\n"); in cptvf_send_vf_up() 186 dev_err(&pdev->dev, "PF didn't respond to DOWN msg\n"); in cptvf_send_vf_down()
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
| D | cptvf_mbox.c | 76 dev_err(&cptvf->pdev->dev, "PF didn't ack to mbox msg %llx from VF%u\n", in cptvf_send_msg_to_pf_timeout() 96 dev_err(&pdev->dev, "PF didn't respond to READY msg\n"); in cptvf_check_pf_ready() 115 dev_err(&pdev->dev, "PF didn't respond to vq_size msg\n"); in cptvf_send_vq_size_msg() 134 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_to_grp_msg() 153 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_priority_msg() 169 dev_err(&pdev->dev, "PF didn't respond to UP msg\n"); in cptvf_send_vf_up() 186 dev_err(&pdev->dev, "PF didn't respond to DOWN msg\n"); in cptvf_send_vf_down()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | precise.c | 48 parent didn't have regs=4 stack=0 marks\ 108 parent didn't have regs=4 stack=0 marks\ 111 parent didn't have regs=4 stack=0 marks\ 158 parent didn't have regs=10 stack=0 marks\ 164 parent didn't have regs=1 stack=0 marks", 183 parent didn't have regs=10 stack=0 marks\ 189 parent didn't have regs=1 stack=0 marks\
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | tc_actions.sh | 181 check_err $? "didn't mirror first packet" 184 check_fail $? "didn't redirect first packet" 186 check_err $? "didn't receive reply to first packet" 191 check_err $? "didn't mirror second packet" 193 check_fail $? "didn't redirect second packet" 195 check_err $? "didn't receive reply to second packet" 235 check_err $? "didn't mirred redirect ICMP" 237 check_err $? "didn't drop mirred ICMP"
|
| D | bridge_port_isolation.sh | 110 check_err $? "Ping didn't work when it should have" 123 check_err $? "Ping6 didn't work when it should have"
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
| D | tc_actions.sh | 181 check_err $? "didn't mirror first packet" 184 check_fail $? "didn't redirect first packet" 186 check_err $? "didn't receive reply to first packet" 191 check_err $? "didn't mirror second packet" 193 check_fail $? "didn't redirect second packet" 195 check_err $? "didn't receive reply to second packet" 235 check_err $? "didn't mirred redirect ICMP" 237 check_err $? "didn't drop mirred ICMP"
|
| /kernel/linux/linux-6.6/fs/affs/ |
| D | Changes | 132 Didn't release all resources in case of an 171 - getblock() didn't update the lastblock field in the 192 zone number was zero, the loop didn't terminate, 200 affs use it on a 68k, they didn't notice. But why did 214 invalid filenames didn't work correctly. 224 can be trapped. Previously, ro remounts didn't 225 flush the super block, and rw remounts didn't 249 - truncate() didn't allocate an extension block 316 - Fixed a nasty bug which didn't allow read-only
|
| /kernel/linux/linux-5.10/fs/affs/ |
| D | Changes | 132 Didn't release all resources in case of an 171 - getblock() didn't update the lastblock field in the 192 zone number was zero, the loop didn't terminate, 200 affs use it on a 68k, they didn't notice. But why did 214 invalid filenames didn't work correctly. 224 can be trapped. Previously, ro remounts didn't 225 flush the super block, and rw remounts didn't 249 - truncate() didn't allocate an extension block 316 - Fixed a nasty bug which didn't allow read-only
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | set-tz.c | 83 printf("[FAILED] %i didn't return failure!\n", -15*60-1); in main() 88 printf("[FAILED] %i didn't return failure!\n", 15*60+1); in main() 93 printf("[FAILED] %i didn't return failure!\n", -24*60); in main() 98 printf("[FAILED] %i didn't return failure!\n", 24*60); in main()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| D | set-tz.c | 83 printf("[FAILED] %i didn't return failure!\n", -15*60-1); in main() 88 printf("[FAILED] %i didn't return failure!\n", 15*60+1); in main() 93 printf("[FAILED] %i didn't return failure!\n", -24*60); in main() 98 printf("[FAILED] %i didn't return failure!\n", 24*60); in main()
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
| D | ip27-klconfig.c | 42 /* Didn't find it. */ in find_component() 59 /* Didn't find it. */ in find_lboard() 72 /* Didn't find it. */ in find_lboard_class()
|
| /kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
| D | ip27-klconfig.c | 42 /* Didn't find it. */ in find_component() 59 /* Didn't find it. */ in find_lboard() 72 /* Didn't find it. */ in find_lboard_class()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | vmx_pmu_caps_test.c | 112 TEST_ASSERT(!r, "Post-KVM_RUN write '0' didn't fail"); in test_guest_wrmsr_perf_capabilities() 117 TEST_ASSERT(!r, "Post-KVM_RUN write '0x%llx'didn't fail", in test_guest_wrmsr_perf_capabilities() 177 TEST_ASSERT(!r, "%s immutable feature 0x%llx (bit %d) didn't fail", in test_immutable_perf_capabilities() 191 TEST_ASSERT(!r, "Bad LBR FMT = 0x%x didn't fail, host = 0x%x", in test_immutable_perf_capabilities() 201 TEST_ASSERT(!r, "Bad PEBS FMT = 0x%x didn't fail, host = 0x%x", in test_immutable_perf_capabilities()
|
| D | xen_shinfo_test.c | 719 "Expected event channel IRQ but it didn't happen"); in main() 732 "Expected event channel IRQ but it didn't happen"); in main() 752 "Expected event channel IRQ but it didn't happen"); in main() 763 "Expected event channel IRQ but it didn't happen"); in main() 776 "Expected event channel IRQ but it didn't happen"); in main() 787 "Expected event channel IRQ but it didn't happen"); in main() 810 "Expected event channel IRQ but it didn't happen"); in main() 824 "Expected event channel IRQ but it didn't happen"); in main() 867 "Expected event channel IRQ but it didn't happen"); in main() 884 "Expected event channel IRQ but it didn't happen"); in main() [all …]
|
| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| D | qgroup-tests.c | 142 test_err("didn't find our key %d", ret); in remove_extent_item() 265 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 298 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 364 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 399 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 405 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 440 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 446 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| D | qgroup-tests.c | 141 test_err("didn't find our key %d", ret); in remove_extent_item() 270 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 305 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 378 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 415 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 421 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 458 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 464 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | xdp_attach.c | 53 if (CHECK(!err, "load_fail", "load with expected id didn't fail")) in test_xdp_attach() 66 if (CHECK(!err, "replace_fail", "replace invalid old_fd didn't fail")) in test_xdp_attach() 70 if (CHECK(!err, "remove_fail", "remove invalid old_fd didn't fail")) in test_xdp_attach()
|
| /kernel/linux/linux-5.10/drivers/soc/aspeed/ |
| D | aspeed-lpc-ctrl.c | 92 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl() 133 dev_dbg(dev, "Didn't find host pnor flash\n"); in aspeed_lpc_ctrl_ioctl() 141 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl() 214 dev_dbg(dev, "Didn't find host pnor flash node\n"); in aspeed_lpc_ctrl_probe() 233 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_probe()
|
| /kernel/linux/linux-6.6/drivers/soc/aspeed/ |
| D | aspeed-lpc-ctrl.c | 98 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl() 139 dev_dbg(dev, "Didn't find host pnor flash\n"); in aspeed_lpc_ctrl_ioctl() 147 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl() 240 dev_dbg(dev, "Didn't find host pnor flash node\n"); in aspeed_lpc_ctrl_probe() 259 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_probe()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
| D | memfd_test.c | 136 printf("ADD_SEALS(%d, %u -> %u) didn't fail as expected\n", in mfd_fail_add_seals() 230 printf("open(%s) didn't fail as expected\n", buf); in mfd_fail_open() 428 printf("mmap() didn't fail as expected\n"); in mfd_fail_write() 440 printf("mmap() didn't fail as expected\n"); in mfd_fail_write() 455 printf("mmap()+mprotect() didn't fail as expected\n"); in mfd_fail_write() 467 printf("fallocate(PUNCH_HOLE) didn't fail as expected\n"); in mfd_fail_write() 498 printf("ftruncate(SHRINK) didn't fail as expected\n"); in mfd_fail_shrink() 537 printf("ftruncate(GROW) didn't fail as expected\n"); in mfd_fail_grow() 546 printf("fallocate(ALLOC) didn't fail as expected\n"); in mfd_fail_grow() 592 printf("pwrite() didn't fail as expected\n"); in mfd_fail_grow_write()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | xdp_attach.c | 50 if (CHECK(!err, "load_fail", "load with expected id didn't fail")) in test_xdp_attach() 63 if (CHECK(!err, "replace_fail", "replace invalid old_fd didn't fail")) in test_xdp_attach() 67 if (CHECK(!err, "remove_fail", "remove invalid old_fd didn't fail")) in test_xdp_attach()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/ |
| D | dscr_inherit_test.c | 55 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit() 60 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/ |
| D | dscr_inherit_test.c | 55 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit() 60 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | irq_affinity.c | 134 /* We didn't find an IRQ with less than min_thres, try to allocate a new IRQ */ in mlx5_irq_affinity_request() 138 /* We failed to create an IRQ and we didn't find an IRQ */ in mlx5_irq_affinity_request() 139 mlx5_core_err(pool->dev, "Didn't find a matching IRQ. err = %ld\n", in mlx5_irq_affinity_request()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
| D | futex.c | 38 ksft_test_result_fail("futex didn't return ETIMEDOUT\n"); in run_test() 43 ksft_test_result_fail("futex didn't return ETIMEDOUT: %s\n", in run_test()
|