/Linux-v5.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()
|
/Linux-v5.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\
|
/Linux-v5.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
|
/Linux-v5.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()
|
/Linux-v5.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()
|
/Linux-v5.10/fs/btrfs/tests/ |
D | qgroup-tests.c | 142 test_err("didn't find our key %d", ret); in remove_extent_item() 261 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 296 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup() 362 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 397 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 403 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 438 test_err("qgroup counts didn't match expected values"); in test_multiple_refs() 444 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
|
/Linux-v5.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()
|
D | stacktrace_build_id.c | 91 printf("%s:WARN:Didn't find expected build ID from the map, retrying\n", in test_stacktrace_build_id() 97 "Didn't find expected build ID from the map\n")) in test_stacktrace_build_id()
|
D | stacktrace_build_id_nmi.c | 134 printf("%s:WARN:Didn't find expected build ID from the map, retrying\n", in test_stacktrace_build_id_nmi() 140 "Didn't find expected build ID from the map\n")) in test_stacktrace_build_id_nmi()
|
/Linux-v5.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()
|
/Linux-v5.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() 466 printf("fallocate(PUNCH_HOLE) didn't fail as expected\n"); in mfd_fail_write() 497 printf("ftruncate(SHRINK) didn't fail as expected\n"); in mfd_fail_shrink() 536 printf("ftruncate(GROW) didn't fail as expected\n"); in mfd_fail_grow() 545 printf("fallocate(ALLOC) didn't fail as expected\n"); in mfd_fail_grow() 591 printf("pwrite() didn't fail as expected\n"); in mfd_fail_grow_write()
|
/Linux-v5.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()
|
D | dscr_inherit_exec_test.c | 75 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit_exec() 80 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit_exec()
|
/Linux-v5.10/tools/testing/selftests/net/forwarding/ |
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"
|
D | bridge_igmp.sh | 121 check_err $? "Report didn't create mdb entry for $TEST_GROUP" 137 check_fail $? "Leave didn't delete mdb entry for $TEST_GROUP"
|
/Linux-v5.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()
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-stratix10-rsu | 107 0 the first stage bootloader didn't run or 108 didn't reach the point of launching second 110 1 failed in second bootloader or didn't get
|
/Linux-v5.10/arch/arm/boot/bootp/ |
D | init.S | 12 * example would be simpler; if we didn't have an object of unknown 40 * If we didn't find a valid tag list, create a dummy ATAG_CORE entry.
|
/Linux-v5.10/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-npi.c | 56 /* The packet engines didn't exist before pass 2 */ in __cvmx_helper_npi_probe() 60 /* The packet engines didn't exist before pass 2 */ in __cvmx_helper_npi_probe()
|
/Linux-v5.10/Documentation/crypto/ |
D | descore-readme.rst | 123 crypt function and i didn't feel like ripping it out and measuring 173 man pages either didn't exist or dumped core. i had heard of kerberos, 178 (i.e. the author didn't sit down and think before coding), 191 by the larger table size. in his case he didn't realize you don't need to keep 197 to crypt(3) in his tables - i didn't check. 211 of what i didn't want to do; all their endedness-specific ``optimizations``
|
/Linux-v5.10/sound/aoa/core/ |
D | core.c | 35 printk(KERN_ERR "snd-aoa: fabric didn't like codec %s\n", in attach_codec_to_fabric() 45 printk(KERN_ERR "snd-aoa: codec %s didn't init\n", c->name); in attach_codec_to_fabric()
|
/Linux-v5.10/drivers/net/wireless/ath/ath5k/ |
D | dma.c | 244 "queue %i didn't stop !\n", queue); in ath5k_hw_stop_tx_dma() 296 "quiet mechanism didn't work q:%i !\n", in ath5k_hw_stop_tx_dma() 310 "tx dma didn't stop (q:%i, frm:%i) !\n", in ath5k_hw_stop_tx_dma() 325 * Returns -EIO if queue didn't stop 334 "beacon queue didn't stop !\n"); in ath5k_hw_stop_beacon_queue() 635 * we didn't catch while reading/processing, we 'll get in ath5k_hw_get_isr() 736 * In case we didn't handle anything, in ath5k_hw_get_isr()
|
/Linux-v5.10/security/tomoyo/ |
D | realpath.c | 21 * didn't return NULL. 76 * didn't return NULL. 235 * if these functions didn't return NULL.
|
/Linux-v5.10/drivers/gpu/drm/amd/display/ |
D | TODO | 22 I haven't looked recently but I didn't get the impression there was a 93 18. There's a pile of sink handling code, both for DP and HDMI where I didn't
|
/Linux-v5.10/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kretprobe_return_suffix.tc | 15 echo "Error: %return suffix didn't make a return probe."
|