/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 22000.c | 364 * If the device doesn't support HE, no need to have that many buffers. 395 * This device doesn't support receiving BlockAck with a large bitmap 407 * This device doesn't support receiving BlockAck with a large bitmap 477 * This device doesn't support receiving BlockAck with a large bitmap 490 * This device doesn't support receiving BlockAck with a large bitmap 503 * This device doesn't support receiving BlockAck with a large bitmap 515 * This device doesn't support receiving BlockAck with a large bitmap 528 * This device doesn't support receiving BlockAck with a large bitmap 541 * This device doesn't support receiving BlockAck with a large bitmap 553 * This device doesn't support receiving BlockAck with a large bitmap [all …]
|
/Linux-v5.15/tools/perf/tests/ |
D | topology.c | 123 TEST_ASSERT_VAL("Core map - Core ID doesn't match", in check_cpu_topology() 126 TEST_ASSERT_VAL("Core map - Socket ID doesn't match", in check_cpu_topology() 129 TEST_ASSERT_VAL("Core map - Die ID doesn't match", in check_cpu_topology() 138 TEST_ASSERT_VAL("Die map - Socket ID doesn't match", in check_cpu_topology() 141 TEST_ASSERT_VAL("Die map - Die ID doesn't match", in check_cpu_topology() 152 TEST_ASSERT_VAL("Socket map - Socket ID doesn't match", in check_cpu_topology() 164 TEST_ASSERT_VAL("Node map - Node ID doesn't match", in check_cpu_topology()
|
D | expand-cgroup.c | 58 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()
|
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
D | varlen.c | 47 "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()
|
/Linux-v5.15/include/linux/mfd/ |
D | dln2.h | 55 * 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
|
/Linux-v5.15/fs/overlayfs/ |
D | Kconfig | 25 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.
|
/Linux-v5.15/fs/btrfs/tests/ |
D | extent-buffer-tests.c | 104 "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()
|
/Linux-v5.15/Documentation/i2c/ |
D | fault-codes.rst | 18 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
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | mxgpu_nv.c | 50 * 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() 148 pr_err("Doesn't get ack from pf, continue\n"); in xgpu_nv_mailbox_trans_msg() 182 pr_err("Doesn't get msg:%d from pf, error=%d\n", event, r); in xgpu_nv_send_access_requests() 185 else /* host doesn't support REQ_GPU_INIT_DATA handshake */ in xgpu_nv_send_access_requests() 193 /* assume V1 in case host doesn't set version number */ in xgpu_nv_send_access_requests()
|
D | mxgpu_ai.c | 51 * correct value since it doesn't return the RCV_DW0 under the case that 94 pr_err("Doesn't get TRN_MSG_ACK from pf in %d msec\n", AI_MAILBOX_POLL_ACK_TIMEDOUT); in xgpu_ai_poll_ack() 112 pr_err("Doesn't get msg:%d from pf, error=%d\n", event, r); in xgpu_ai_poll_msg() 156 pr_err("Doesn't get ack from pf, continue\n"); in xgpu_ai_mailbox_trans_msg() 174 pr_err("Doesn't get READY_TO_ACCESS_GPU from pf, give up\n"); in xgpu_ai_send_access_requests()
|
/Linux-v5.15/include/linux/ |
D | mpage.h | 10 * (And no, it doesn't do the #ifdef __MPAGE_H thing, and it doesn't do
|
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 7 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
|
/Linux-v5.15/tools/objtool/Documentation/ |
D | stack-validation.txt | 53 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 336 If the error doesn't seem to make sense, it could be a bug in objtool.
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | frontend_legacy_dvbv3_api.rst | 9 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
|
/Linux-v5.15/arch/x86/ras/ |
D | Kconfig | 12 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.
|
/Linux-v5.15/tools/testing/selftests/bpf/verifier/ |
D | uninit.c | 20 "program doesn't init R0 before exit", 29 "program doesn't init R0 before exit in all branches",
|
D | cgroup_storage.c | 91 .errstr = "get_local_storage() doesn't support non-zero flags", 107 .errstr = "get_local_storage() doesn't support non-zero flags", 201 .errstr = "get_local_storage() doesn't support non-zero flags", 217 .errstr = "get_local_storage() doesn't support non-zero flags",
|
/Linux-v5.15/Documentation/w1/masters/ |
D | ds2490.rst | 29 the core w1 code doesn't make use of the information. Connecting 48 driver doesn't query those values. 49 - The ds2490 specification doesn't cover short bulk in reads in
|
/Linux-v5.15/Documentation/power/ |
D | s2ram.rst | 25 driver that doesn't resume and recompile and reboot). 28 machine that doesn't boot) is: 41 - if it doesn't come back up (which is usually the problem), reboot by
|
/Linux-v5.15/arch/powerpc/boot/dts/fsl/ |
D | ppa8548.dts | 35 /* ppa8548 board doesn't support PCI */ 40 /* ppa8548 board doesn't support PCI */ 45 /* ppa8548 board doesn't support PCI */
|
/Linux-v5.15/include/soc/fsl/ |
D | cpm.h | 61 #define CPMFCR_GBL ((u_char)0x00) /* Flag doesn't exist in CPM1 */ 62 #define CPMFCR_TC2 ((u_char)0x00) /* Flag doesn't exist in CPM1 */ 63 #define CPMFCR_DTB ((u_char)0x00) /* Flag doesn't exist in CPM1 */ 64 #define CPMFCR_BDB ((u_char)0x00) /* Flag doesn't exist in CPM1 */
|
/Linux-v5.15/Documentation/vm/ |
D | active_mm.rst | 27 difference is that an anonymous address space doesn't care about the 33 doesn't need any user mappings - all kernel threads basically fall into 42 really doesn't _have_ a real address space at all.
|
D | z3fold.rst | 16 * z3fold doesn't export any API itself and is thus intended to be used 28 Keeping effective compression ratio close to zsmalloc's, z3fold doesn't
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | msi.c | 18 pr_debug("msi: Platform doesn't provide MSI callbacks.\n"); in arch_setup_msi_irqs() 22 /* PowerPC doesn't support multiple MSI yet */ in arch_setup_msi_irqs()
|
/Linux-v5.15/arch/arm/include/asm/ |
D | arch_gicv3.h | 142 * interface provides true 64bit atomic accesses, so using strd/ldrd doesn't 145 * AArch32, since the syndrome register doesn't provide any information for 173 * GICR_TYPER is an ID register and doesn't need atomicity. 199 * GITS_TYPER is an ID register and doesn't need atomicity.
|