Home
last modified time | relevance | path

Searched full:doesn (Results 1 – 25 of 5656) sorted by relevance

12345678910>>...227

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c289 * If the device doesn't support HE, no need to have that many buffers.
320 * This device doesn't support receiving BlockAck with a large bitmap
332 * This device doesn't support receiving BlockAck with a large bitmap
382 * This device doesn't support receiving BlockAck with a large bitmap
395 * This device doesn't support receiving BlockAck with a large bitmap
408 * This device doesn't support receiving BlockAck with a large bitmap
420 * This device doesn't support receiving BlockAck with a large bitmap
433 * This device doesn't support receiving BlockAck with a large bitmap
446 * This device doesn't support receiving BlockAck with a large bitmap
458 * This device doesn't support receiving BlockAck with a large bitmap
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dvarlen.c47 "doesn't match!\n"); in test_varlen()
53 "doesn't match!\n"); in test_varlen()
59 "doesn't match!\n"); in test_varlen()
65 "doesn't match!\n"); in test_varlen()
/kernel/linux/linux-4.19/arch/x86/xen/
Dxen-asm.S27 * Preempt here doesn't matter because that will deal with any
29 * on the wrong CPU, but that doesn't hurt.
85 * Preempt here doesn't matter because that will deal with any
87 * on the wrong CPU, but that doesn't hurt.
/kernel/linux/linux-4.19/fs/overlayfs/
DKconfig24 an overlay which has redirects on a kernel that doesn't support this
59 that doesn't support this feature will have unexpected results.
84 that doesn't support this feature will have unexpected results.
122 that doesn't support this feature will have unexpected results.
/kernel/linux/linux-4.19/include/linux/mfd/
Ddln2.h55 * doesn't need to transmit data with this command
58 * NULL if the user doesn't need the response data
74 * NULL if the user doesn't need the response data
93 * user doesn't need to transmit data with this command
/kernel/linux/linux-5.10/include/linux/mfd/
Ddln2.h55 * doesn't need to transmit data with this command
58 * NULL if the user doesn't need the response data
74 * NULL if the user doesn't need the response data
93 * user doesn't need to transmit data with this command
/kernel/linux/linux-5.10/fs/overlayfs/
DKconfig25 an overlay which has redirects on a kernel that doesn't support this
60 that doesn't support this feature will have unexpected results.
85 that doesn't support this feature will have unexpected results.
124 that doesn't support this feature will have unexpected results.
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c205 * This device doesn't support receiving BlockAck with a large bitmap
252 * This device doesn't support receiving BlockAck with a large bitmap
264 * This device doesn't support receiving BlockAck with a large bitmap
276 * This device doesn't support receiving BlockAck with a large bitmap
288 * This device doesn't support receiving BlockAck with a large bitmap
300 * This device doesn't support receiving BlockAck with a large bitmap
313 * This device doesn't support receiving BlockAck with a large bitmap
/kernel/linux/linux-5.10/tools/perf/tests/
Dexpand-cgroup.c58 pr_debug("event count doesn't match\n"); in test_expand_events()
65 pr_debug("event name doesn't match:\n"); in test_expand_events()
71 pr_debug("cgroup name doesn't match:\n"); in test_expand_events()
79 pr_debug("event group doesn't match: got %s, expect %s\n", in test_expand_events()
85 pr_debug("event group member doesn't match: %d vs %d\n", in test_expand_events()
/kernel/linux/linux-4.19/fs/btrfs/tests/
Dextent-buffer-tests.c105 "data in the buffer doesn't match what it should in the first split have='%.*s' want '%s'", in test_btrfs_split_item()
130 "data in the buffer doesn't match what it should in the second split"); in test_btrfs_split_item()
162 "data in the buffer doesn't match what it should in the third split"); in test_btrfs_split_item()
186 "data in the buffer doesn't match what it should in the fourth split"); in test_btrfs_split_item()
210 "data in the buffer doesn't match what it should in the last chunk"); in test_btrfs_split_item()
/kernel/linux/linux-5.10/fs/btrfs/tests/
Dextent-buffer-tests.c104 "data in the buffer doesn't match what it should in the first split have='%.*s' want '%s'", in test_btrfs_split_item()
129 "data in the buffer doesn't match what it should in the second split"); in test_btrfs_split_item()
161 "data in the buffer doesn't match what it should in the third split"); in test_btrfs_split_item()
185 "data in the buffer doesn't match what it should in the fourth split"); in test_btrfs_split_item()
209 "data in the buffer doesn't match what it should in the last chunk"); in test_btrfs_split_item()
/kernel/linux/linux-4.19/Documentation/isdn/
DsyncPPP.FAQ8 Q05: I tried MPPP but it doesn't work
52 If this device doesn't exists, use:
93 Q05: I tried MPPP but it doesn't work .. the ipppd
113 which doesn't work.
178 If your side doesn't know the IP address after negotiation, it
200 it seems, that your machine doesn't dial
/kernel/linux/linux-4.19/Documentation/i2c/
Dfault-codes14 result for an operation ... it doesn't indicate that anything is wrong
32 cases (unless the hardware doesn't provide unique fault reports).
95 that it doesn't, or can't, support.
98 doesn't support SMBus block transfers is asked to execute
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dmxgpu_nv.c50 * correct value since it doesn't return the RCV_DW0 under the case that
92 pr_err("Doesn't get TRN_MSG_ACK from pf in %d msec\n", NV_MAILBOX_POLL_ACK_TIMEDOUT); in xgpu_nv_poll_ack()
144 pr_err("Doesn't get ack from pf, continue\n"); in xgpu_nv_mailbox_trans_msg()
174 pr_err("Doesn't get msg:%d from pf, error=%d\n", event, r); in xgpu_nv_send_access_requests()
177 else /* host doesn't support REQ_GPU_INIT_DATA handshake */ in xgpu_nv_send_access_requests()
185 /* assume V1 in case host doesn't set version number */ in xgpu_nv_send_access_requests()
/kernel/linux/linux-5.10/Documentation/i2c/
Dfault-codes.rst18 result for an operation ... it doesn't indicate that anything is wrong
36 cases (unless the hardware doesn't provide unique fault reports).
99 that it doesn't, or can't, support.
102 doesn't support SMBus block transfers is asked to execute
/kernel/linux/linux-5.10/arch/x86/xen/
Dxen-asm.S36 * Preempt here doesn't matter because that will deal with any
38 * on the wrong CPU, but that doesn't hurt.
90 * Preempt here doesn't matter because that will deal with any
92 * on the wrong CPU, but that doesn't hurt.
245 * XEN pv doesn't use trampoline stack, PER_CPU_VAR(cpu_tss_rw + TSS_sp0) is
/kernel/linux/linux-4.19/arch/x86/ras/
DKconfig12 Bear in mind that this is absolutely useless if your platform doesn't
13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.
/kernel/linux/linux-4.19/tools/objtool/Documentation/
Dstack-validation.txt53 and update the frame pointer. If a first function doesn't properly
101 band. So it doesn't affect runtime performance and it can be
135 Such code doesn't have to follow any of the other rules.
143 designed. If function A doesn't create a stack frame before calling
170 For asm files, if you're getting an error which doesn't make sense,
275 This means that funcA() doesn't end with a return instruction or an
293 If the error doesn't seem to make sense, it could be a bug in objtool.
/kernel/linux/linux-5.10/include/linux/
Dmpage.h10 * (And no, it doesn't do the #ifdef __MPAGE_H thing, and it doesn't do
/kernel/linux/linux-4.19/include/linux/
Dmpage.h10 * (And no, it doesn't do the #ifdef __MPAGE_H thing, and it doesn't do
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/
DTODO7 space that the VPU reserved and Linux otherwise doesn't have access
14 padding in the V4L2 spec, but that padding doesn't match what the
/kernel/linux/linux-4.19/Documentation/w1/masters/
Dds249026 the core w1 code doesn't make use of the information. Connecting
45 driver doesn't query those values.
46 - The ds2490 specification doesn't cover short bulk in reads in
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dfrontend_legacy_dvbv3_api.rst9 The usage of this API is deprecated, as it doesn't support all digital
10 TV standards, doesn't provide good statistics measurements and provides
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Dfrontend_legacy_dvbv3_api.rst9 The usage of this API is deprecated, as it doesn't support all digital
10 TV standards, doesn't provide good statistics measurements and provides
/kernel/linux/linux-5.10/arch/x86/ras/
DKconfig12 Bear in mind that this is absolutely useless if your platform doesn't
13 have ECC DIMMs and doesn't have DRAM ECC checking enabled in the BIOS.

12345678910>>...227