Home
last modified time | relevance | path

Searched full:didn (Results 1 – 25 of 1563) sorted by relevance

12345678910>>...63

/Linux-v6.1/drivers/crypto/cavium/cpt/
Dcptvf_mbox.c76 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-v6.1/fs/affs/
DChanges132 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-v6.1/tools/testing/selftests/bpf/verifier/
Dprecise.c48 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-v6.1/tools/testing/selftests/drivers/net/dsa/
Dtc_actions.sh178 check_err $? "didn't mirror first packet"
181 check_fail $? "didn't redirect first packet"
183 check_err $? "didn't receive reply to first packet"
188 check_err $? "didn't mirror second packet"
190 check_fail $? "didn't redirect second packet"
192 check_err $? "didn't receive reply to second packet"
/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dtc_actions.sh178 check_err $? "didn't mirror first packet"
181 check_fail $? "didn't redirect first packet"
183 check_err $? "didn't receive reply to first packet"
188 check_err $? "didn't mirror second packet"
190 check_fail $? "didn't redirect second packet"
192 check_err $? "didn't receive reply to second packet"
Dbridge_port_isolation.sh110 check_err $? "Ping didn't work when it should have"
123 check_err $? "Ping6 didn't work when it should have"
/Linux-v6.1/tools/testing/selftests/timers/
Dset-tz.c83 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-v6.1/arch/mips/sgi-ip27/
Dip27-klconfig.c42 /* 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-v6.1/fs/btrfs/tests/
Dqgroup-tests.c139 test_err("didn't find our key %d", ret); in remove_extent_item()
259 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup()
290 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup()
354 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
387 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
393 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
426 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
432 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dxdp_attach.c50 if (CHECK(!err, "load_fail", "load with expected id didn't fail")) in serial_test_xdp_attach()
63 if (CHECK(!err, "replace_fail", "replace invalid old_fd didn't fail")) in serial_test_xdp_attach()
67 if (CHECK(!err, "remove_fail", "remove invalid old_fd didn't fail")) in serial_test_xdp_attach()
Dstacktrace_build_id.c91 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()
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c710 "Expected event channel IRQ but it didn't happen"); in main()
723 "Expected event channel IRQ but it didn't happen"); in main()
743 "Expected event channel IRQ but it didn't happen"); in main()
754 "Expected event channel IRQ but it didn't happen"); in main()
765 "Expected event channel IRQ but it didn't happen"); in main()
788 "Expected event channel IRQ but it didn't happen"); in main()
802 "Expected event channel IRQ but it didn't happen"); in main()
845 "Expected event channel IRQ but it didn't happen"); in main()
862 "Expected event channel IRQ but it didn't happen"); in main()
884 "Expected event channel IRQ but it didn't happen"); in main()
[all …]
/Linux-v6.1/drivers/soc/aspeed/
Daspeed-lpc-ctrl.c98 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()
/Linux-v6.1/tools/testing/selftests/memfd/
Dmemfd_test.c136 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()
/Linux-v6.1/tools/testing/selftests/powerpc/dscr/
Ddscr_inherit_test.c55 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
60 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
Ddscr_inherit_exec_test.c75 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-v6.1/tools/testing/selftests/timens/
Dfutex.c38 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-v6.1/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu107 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-v6.1/arch/arm/boot/bootp/
Dinit.S12 * 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-v6.1/arch/mips/cavium-octeon/executive/
Dcvmx-helper-npi.c56 /* 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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dirq_affinity.c132 /* We didn't find an IRQ with less than min_thres, try to allocate a new IRQ */ in mlx5_irq_affinity_request()
136 /* We failed to create an IRQ and we didn't find an IRQ */ in mlx5_irq_affinity_request()
137 mlx5_core_err(pool->dev, "Didn't find a matching IRQ. err = %ld\n", in mlx5_irq_affinity_request()
/Linux-v6.1/Documentation/crypto/
Ddescore-readme.rst123 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-v6.1/sound/aoa/core/
Dcore.c35 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-v6.1/drivers/net/wireless/ath/ath5k/
Ddma.c244 "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()
721 * In case we didn't handle anything, in ath5k_hw_get_isr()
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_context_types.h166 * - Mesa/i965 didn't use the engines or VM APIs at all
169 * didn't use the VM API.
171 * - Mesa/iris didn't use the engines or VM APIs at all
173 * - The open-source compute-runtime didn't yet use the engines API but

12345678910>>...63