/Linux-v6.1/fs/btrfs/tests/ |
D | free-space-tree-tests.c | 36 test_err("could not find free space info"); in __check_free_space_extents() 119 test_err("could not find free space info"); in check_free_space_extents() 135 test_err("could not convert to extents"); in check_free_space_extents() 141 test_err("could not convert to bitmaps"); in check_free_space_extents() 176 test_err("could not remove free space"); in test_remove_all() 198 test_err("could not remove free space"); in test_remove_beginning() 222 test_err("could not remove free space"); in test_remove_end() 246 test_err("could not remove free space"); in test_remove_middle() 268 test_err("could not remove free space"); in test_merge_left() 275 test_err("could not add free space"); in test_merge_left() [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 21 the descriptor could be found at UFS specifications 2.1. 31 the descriptor could be found at UFS specifications 2.1. 41 about the descriptor could be found at UFS specifications 2.1. 51 The full information about the descriptor could be found 62 about the descriptor could be found at UFS specifications 2.1. 72 The full information about the descriptor could be found 83 parameters. The full information about the descriptor could 93 descriptor could be read after partial initialization phase 95 parameters. The full information about the descriptor could 107 about the descriptor could be found at UFS specifications 2.1. [all …]
|
/Linux-v6.1/tools/testing/selftests/drivers/net/dsa/ |
D | bridge_vlan_mcast.sh | 56 check_err $? "Could not enable global vlan multicast snooping" 102 check_err $? "Could not join $TEST_GROUP" 130 check_err $? "Could not find vlan 10's global options" 142 check_err $? "Could not disable multicast snooping in vlan 10" 223 check_err $? "Could not find vlan 10's global options" 232 check_err $? "Could not enable querier in vlan 10" 253 check_err $? "Could not find vlan 10's global options" 268 check_err $? "Could not set mcast_igmp_version in vlan 10" 278 check_err $? "Could not set mcast_mld_version in vlan 10" 296 check_err $? "Could not find vlan 10's global options" [all …]
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | bridge_vlan_mcast.sh | 56 check_err $? "Could not enable global vlan multicast snooping" 102 check_err $? "Could not join $TEST_GROUP" 130 check_err $? "Could not find vlan 10's global options" 142 check_err $? "Could not disable multicast snooping in vlan 10" 223 check_err $? "Could not find vlan 10's global options" 232 check_err $? "Could not enable querier in vlan 10" 253 check_err $? "Could not find vlan 10's global options" 268 check_err $? "Could not set mcast_igmp_version in vlan 10" 278 check_err $? "Could not set mcast_mld_version in vlan 10" 296 check_err $? "Could not find vlan 10's global options" [all …]
|
/Linux-v6.1/fs/ksmbd/ |
D | auth.c | 37 * So sec blob data in neg phase could be generated statically. 87 ksmbd_debug(AUTH, "could not crypto alloc hmacmd5\n"); in ksmbd_gen_sess_key() 101 ksmbd_debug(AUTH, "could not init hmacmd5 error %d\n", rc); in ksmbd_gen_sess_key() 109 ksmbd_debug(AUTH, "Could not update with response error %d\n", rc); in ksmbd_gen_sess_key() 115 ksmbd_debug(AUTH, "Could not generate hmacmd5 hash error %d\n", rc); in ksmbd_gen_sess_key() 142 ksmbd_debug(AUTH, "Could not set NT Hash as a key\n"); in calc_ntlmv2_hash() 148 ksmbd_debug(AUTH, "could not init hmacmd5\n"); in calc_ntlmv2_hash() 172 ksmbd_debug(AUTH, "Could not update with user\n"); in calc_ntlmv2_hash() 195 ksmbd_debug(AUTH, "Could not update with domain\n"); in calc_ntlmv2_hash() 201 ksmbd_debug(AUTH, "Could not generate md5 hash\n"); in calc_ntlmv2_hash() [all …]
|
/Linux-v6.1/fs/cifs/ |
D | cifsencrypt.c | 58 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature() 75 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature() 86 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature() 112 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature() 119 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature() 424 cifs_dbg(VFS, "%s: Could not set NT Hash as a key\n", __func__); in calc_ntlmv2_hash() 430 cifs_dbg(VFS, "%s: Could not init hmacmd5\n", __func__); in calc_ntlmv2_hash() 453 cifs_dbg(VFS, "%s: Could not update with user\n", __func__); in calc_ntlmv2_hash() 473 cifs_dbg(VFS, "%s: Could not update with domain\n", in calc_ntlmv2_hash() 493 cifs_dbg(VFS, "%s: Could not update with server\n", in calc_ntlmv2_hash() [all …]
|
D | smb2transport.c | 94 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n", in smb2_get_sign_key() 128 "%s: Could not find channel signing key for session 0x%llx\n", in smb2_get_sign_key() 228 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature() 250 "%s: Could not update with response\n", in smb2_calc_signature() 257 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature() 274 "%s: Could not update with payload\n", in smb2_calc_signature() 318 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__); in generate_key() 324 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__); in generate_key() 330 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__); in generate_key() 336 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__); in generate_key() [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-query-dv-timings.rst | 57 If the timings could not be detected because there was no signal, then 59 the receiver could not lock to the signal, then ``ENOLCK`` is returned. If 60 the receiver could lock to the signal, but the format is unsupported 62 capabilities), then the driver fills in whatever timings it could find 79 No timings could be detected because no signal was found. 82 The signal was unstable and the hardware could not lock on to it.
|
/Linux-v6.1/sound/isa/ |
D | adlib.c | 54 dev_err(dev, "could not create card\n"); in snd_adlib_probe() 60 dev_err(dev, "could not grab ports\n"); in snd_adlib_probe() 70 dev_err(dev, "could not create OPL\n"); in snd_adlib_probe() 76 dev_err(dev, "could not create FM\n"); in snd_adlib_probe() 82 dev_err(dev, "could not register card\n"); in snd_adlib_probe()
|
/Linux-v6.1/drivers/usb/gadget/legacy/ |
D | nokia.c | 159 pr_debug("could not get phonet function\n"); in nokia_bind_config() 165 pr_debug("could not get obex function 0\n"); in nokia_bind_config() 171 pr_debug("could not get obex function 1\n"); in nokia_bind_config() 195 pr_debug("could not add phonet function\n"); in nokia_bind_config() 201 pr_debug("could not add obex function 0\n"); in nokia_bind_config() 207 pr_debug("could not add obex function 1\n"); in nokia_bind_config() 216 pr_debug("could not bind ecm config %d\n", status); in nokia_bind_config() 290 pr_debug("could not find phonet function\n"); in nokia_bind() 294 pr_debug("could not find obex function 1\n"); in nokia_bind() 298 pr_debug("could not find obex function 2\n"); in nokia_bind()
|
/Linux-v6.1/arch/ia64/kernel/ |
D | cyclone.c | 55 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 63 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 73 printk(KERN_ERR "Summit chipset: Could not find valid PMCC" in init_cyclone_clock() 85 printk(KERN_ERR "Summit chipset: Could not find valid MPCS" in init_cyclone_clock() 97 printk(KERN_ERR "Summit chipset: Could not find valid MPMC" in init_cyclone_clock()
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | drop_monitor_tests.sh | 157 echo "SKIP: Could not run test without ip tool" 162 echo "SKIP: Could not run test without devlink tool" 167 echo "SKIP: Could not run test without tshark tool" 172 echo "SKIP: Could not run test without dwdump tool" 177 echo "SKIP: Could not run test without udevadm tool" 182 echo "SKIP: Could not run test without timeout tool" 187 echo "SKIP: Could not run test without mausezahn tool"
|
/Linux-v6.1/tools/virtio/virtio-trace/ |
D | trace-agent-rw.c | 51 pr_err("Could not open in_fd (CPU:%d)\n", cpu); in rw_thread_init() 60 pr_err("Could not open out_fd (CPU:%d)\n", cpu); in rw_thread_init() 68 pr_err("Could not create pipe in rw-thread(%d)\n", cpu); in rw_thread_init() 77 pr_err("Could not change pipe size in rw-thread(%d)\n", cpu); in rw_thread_init() 101 pr_err("Could not set CPU#%d affinity\n", (int)cpu_num); in bind_cpu() 185 pr_err("Could not create a rw thread(%d)\n", rw_ti->cpu_num); in rw_thread_run()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | device.c | 34 pr_err("Could not add cdev for minor %d, %s (err %d)\n", in hfi1_cdev_init() 47 pr_err("Could not create device for minor %d, %s (err %d)\n", in hfi1_cdev_init() 101 pr_err("Could not allocate chrdev region (err %d)\n", -ret); in dev_init() 108 pr_err("Could not create device class (err %d)\n", -ret); in dev_init() 117 pr_err("Could not create device class for user accessible files (err %d)\n", in dev_init()
|
/Linux-v6.1/arch/arm/mach-rockchip/ |
D | platsmp.c | 71 pr_err("%s: could not get reset control for core %d\n", in pmu_set_power_domain() 87 pr_err("%s: could not update power domain\n", in pmu_set_power_domain() 96 pr_err("%s: could not read power domain state\n", in pmu_set_power_domain() 176 pr_err("%s: could not get address for node %pOF\n", in rockchip_smp_prepare_sram() 234 pr_err("%s: could not find pmu dt node\n", __func__); in rockchip_smp_prepare_pmu() 241 pr_err("%s: could not map pmu registers\n", __func__); in rockchip_smp_prepare_pmu() 265 pr_err("%s: could not find sram dt node\n", __func__); in rockchip_smp_prepare_cpus() 271 pr_err("%s: could not map sram registers\n", __func__); in rockchip_smp_prepare_cpus() 299 pr_err("%s: could not map scu registers\n", __func__); in rockchip_smp_prepare_cpus()
|
/Linux-v6.1/tools/testing/selftests/netfilter/ |
D | nft_nat.sh | 23 echo "SKIP: Could not run test without nft tool" 29 echo "SKIP: Could not run test without ip tool" 35 echo "SKIP: Could not create net namespace $ns0" 43 echo "SKIP: Could not create net namespace $ns1" 49 echo "SKIP: Could not create net namespace $ns2" 193 echo "SKIP: Could not add add $family dnat hook" 273 echo "SKIP: Could not add add $family dnat hook" 400 echo "SKIP: Could not add $family dnat hook" 459 echo "SKIP: Could not add add $family masquerade hook" 509 echo "ERROR: Could not flush $family nat postrouting" 1>&2 [all …]
|
D | nf_nat_edemux.sh | 23 echo "SKIP: Could not run test without iperf3" 29 echo "SKIP: Could not run test without iptables" 35 echo "SKIP: Could not run test without ip tool" 41 echo "SKIP: Could not create net namespace $ns1"
|
D | bridge_brouter.sh | 16 echo "SKIP: Could not run test without ebtables" 22 echo "SKIP: Could not run test without ip tool" 67 echo "SKIP: Could not add ebtables broute redirect rule" 128 echo "ERROR: Could not reach ns2 from ns1" 1>&2 134 echo "ERROR: Could not reach ns1 from ns2" 1>&2
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | prog_array_init.c | 13 if (!ASSERT_OK_PTR(skel, "could not open BPF object")) in test_prog_array_init() 19 if (!ASSERT_OK(err, "could not load BPF object")) in test_prog_array_init() 23 if (!ASSERT_OK_PTR(skel->links.entry, "could not attach BPF program")) in test_prog_array_init()
|
/Linux-v6.1/drivers/hsi/clients/ |
D | nokia-modem.c | 101 dev_err(dev, "Could not get gpio %d\n", i); in nokia_modem_gpio_probe() 108 dev_err(dev, "Could not get gpio name %d\n", i); in nokia_modem_gpio_probe() 170 dev_err(dev, "Could not probe GPIOs\n"); in nokia_modem_probe() 183 dev_err(dev, "Could not register ssi-protocol device\n"); in nokia_modem_probe() 194 dev_err(dev, "Could not load ssi-protocol driver (%d)\n", err); in nokia_modem_probe() 206 dev_err(dev, "Could not register cmt-speech device\n"); in nokia_modem_probe() 217 dev_err(dev, "Could not load cmt-speech driver (%d)\n", err); in nokia_modem_probe()
|
/Linux-v6.1/include/linux/ |
D | wait.h | 337 * wake_up() has to be called after changing any variable that could 376 * wake_up() has to be called after changing any variable that could 403 * wake_up() has to be called after changing any variable that could 467 * wake_up() has to be called after changing any variable that could 490 * wake_up() has to be called after changing any variable that could 520 * wake_up() has to be called after changing any variable that could 575 * wake_up() has to be called after changing any variable that could 601 * wake_up() has to be called after changing any variable that could 666 * wake_up() has to be called after changing any variable that could 690 * wake_up() has to be called after changing any variable that could [all …]
|
/Linux-v6.1/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 97 pr_err("Could not get Bluetooth device status\n"); in toshiba_bluetooth_status() 110 pr_err("Could not attach USB Bluetooth device\n"); in toshiba_bluetooth_enable() 116 pr_err("Could not power ON Bluetooth device\n"); in toshiba_bluetooth_enable() 129 pr_err("Could not power OFF Bluetooth device\n"); in toshiba_bluetooth_disable() 135 pr_err("Could not detach USB Bluetooth device\n"); in toshiba_bluetooth_disable() 149 pr_err("Could not sync bluetooth device status\n"); in toshiba_bluetooth_sync_status()
|
/Linux-v6.1/Documentation/driver-api/ |
D | isa.rst | 13 ISA bus might be best; Russell King agreed and suggested this bus could 59 ALSA would want to keep the old non-load behaviour, it could stick all 63 changeover to platform devices, it could just not provide a .match() and 68 could conceivably succeed, it could use .match() for the prerequisites
|
/Linux-v6.1/Documentation/admin-guide/hw-vuln/ |
D | core-scheduling.rst | 125 siblings could be forced to select a lower priority task if the highest 167 core. But there could be small window of time during which untrusted tasks run 168 concurrently or kernel could be running concurrently with a task not trusted by 174 the siblings to switch to the new task. But there could be hardware delays in 201 Or it could be a system admin policy which considers guest to guest attacks as 205 system to not trust every other untrusted task. While this could reduce 220 with SMT enabled. There are other use cases where this feature could be used: 225 together could also be realized using core scheduling. One example is vCPUs of
|
/Linux-v6.1/Documentation/admin-guide/mm/damon/ |
D | lru_sort.rst | 15 As page-granularity access checking overhead could be significant on huge 25 DAMON_LRU_SORT could be helpful for making LRU lists more trustworthy access 43 conservatively chosen. That is, the module under its default parameters could 67 Setting it as ``N`` disables DAMON_LRU_SORT. Note that DAMON_LRU_SORT could do 89 it could not be reclaimed under memory pressure. 50% by default. 98 that it could be reclaimed first under memory pressure. 120 seconds by 183 But, setting this too high could result in increased monitoring overhead. 194 However, setting this too low could result in bad monitoring quality. Please
|