| /kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
| D | boot-options.rst | 25 Don't make logs for corrected errors. All events reported 62 Don't overwrite the bios-set CMCI threshold. This boot option 83 Don't use the IO-APIC. 86 Don't use the local APIC 89 Don't use the local APIC (alias for i386 compatibility) 95 Don't set up the APIC timer 98 Don't check the IO-APIC timer. This can work around 112 Don't use the HPET timer. 118 Don't do power saving in the idle loop using HLT, but poll for rescheduling 133 Don't set the cold reboot flag [all …]
|
| /kernel/linux/linux-4.19/Documentation/x86/x86_64/ |
| D | boot-options.txt | 21 Don't make logs for corrected errors. All events reported 58 Don't overwrite the bios-set CMCI threshold. This boot option 75 noapic Don't use the IO-APIC. 77 disableapic Don't use the local APIC 79 nolapic Don't use the local APIC (alias for i386 compatibility) 83 noapictimer Don't set up the APIC timer 85 no_timer_check Don't check the IO-APIC timer. This can work around 98 Don't use the HPET timer. 103 Don't do power saving in the idle loop using HLT, but poll for rescheduling 115 warm Don't set the cold reboot flag [all …]
|
| /kernel/linux/linux-4.19/Documentation/PCI/endpoint/function/binding/ |
| D | pci-test.txt | 8 revid : don't care 9 progif_code : don't care 10 subclass_code : don't care 12 cache_line_size : don't care 13 subsys_vendor_id : don't care 14 subsys_id : don't care
|
| /kernel/linux/linux-5.10/Documentation/PCI/endpoint/function/binding/ |
| D | pci-test.rst | 14 revid don't care 15 progif_code don't care 16 subclass_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care
|
| /kernel/linux/linux-4.19/arch/ia64/include/asm/sn/sn2/ |
| D | sn_hwperf.h | 101 * arg don't care 109 * arg don't care 117 * arg don't care 138 * arg don't care 169 * sz don't care 170 * p don't care 177 * sz don't care 178 * p don't care 185 * sz don't care 186 * p don't care [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | writing-bindings.rst | 4 DOs and DON'Ts for designing and writing Devicetree bindings 21 - DON'T refer to Linux or "device driver" in bindings. Bindings should be 30 - DON'T create nodes just for the sake of instantiating drivers. Multi-function 34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon' 42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible 51 - DON'T redefine common properties. Just reference the definition and define 67 platforms don't need all devices to have 64-bit address and size.
|
| D | ABI.rst | 14 don't result in breakage. For instance, if a new property is added, 23 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a 30 the old binding. ie. add additional properties, but don't change the 34 4) Don't submit bindings for staging or unstable. That will be decided by
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | ABI.txt | 11 don't result in breakage. For instance, if a new property is added, 20 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a 27 the old binding. ie. add additional properties, but don't change the 31 4) Don't submit bindings for staging or unstable. That will be decided by
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | var_off.c | 9 * &skb->pkt_type, but we don't know which 31 * we don't know which 53 * we don't know which 74 * we don't know which 110 * we don't know which. 148 /* Check the lower bound but don't check the upper one. */ 176 * we don't know which 201 * we don't know which 225 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know 250 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know [all …]
|
| /kernel/linux/linux-4.19/arch/mips/pci/ |
| D | ops-bridge.c | 59 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_read_config() 79 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_read_config() 88 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf0_read_config() 121 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_read_config() 142 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_read_config() 151 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf1_read_config() 192 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_write_config() 216 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf0_write_config() 223 * IOC3 is fucking fucked beyond belief ... Don't try to access in pci_conf0_write_config() 260 * IOC3 is fucking fucked beyond belief ... Don't even give the in pci_conf1_write_config() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | generic.c | 87 * when it receives a GET_DEVICE_STATUS request! We don't in usb_choose_configuration() 89 * but since we don't use that information anywhere but here, in usb_choose_configuration() 94 * Don't hold your breath. in usb_choose_configuration() 123 * devices that don't comply with UAC3 protocol are supported. in usb_choose_configuration() 141 * we don't want. in usb_choose_configuration() 149 * But: Don't ignore it if it's the only config. in usb_choose_configuration() 270 * Root hubs don't have upstream ports to suspend, in usb_generic_driver_suspend() 278 * Non-root USB2 devices don't need to do anything for FREEZE in usb_generic_driver_suspend() 279 * or PRETHAW. USB3 devices don't support global suspend and in usb_generic_driver_suspend() 298 * Root hubs don't have upstream ports to resume or reset, in usb_generic_driver_resume()
|
| /kernel/linux/linux-4.19/drivers/usb/core/ |
| D | generic.c | 76 * when it receives a GET_DEVICE_STATUS request! We don't in usb_choose_configuration() 78 * but since we don't use that information anywhere but here, in usb_choose_configuration() 83 * Don't hold your breath. in usb_choose_configuration() 113 * But: Don't ignore it if it's the only config. in usb_choose_configuration() 206 * Root hubs don't have upstream ports to suspend, in generic_suspend() 214 * Non-root USB2 devices don't need to do anything for FREEZE in generic_suspend() 215 * or PRETHAW. USB3 devices don't support global suspend and in generic_suspend() 232 * Root hubs don't have upstream ports to resume or reset, in generic_resume()
|
| /kernel/linux/linux-4.19/arch/xtensa/include/uapi/asm/ |
| D | mman.h | 43 /* not used by linux, but here to make sure we don't clash with ABI defines */ 50 #define MAP_NORESERVE 0x0400 /* don't check for reservations */ 51 #define MAP_ANONYMOUS 0x0800 /* don't use a file */ 65 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */ 91 #define MADV_DONTNEED 4 /* don't need these pages */ 96 #define MADV_DONTFORK 10 /* don't inherit across fork */
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| D | pgalloc.h | 61 * Don't scan the PGD for pointers, it contains references to PUDs but in pgd_alloc() 68 * With hugetlb, we don't clear the second half of the page table. in pgd_alloc() 71 * With 4K we don't store slot in the second half. Hence we don't in pgd_alloc() 100 * Tell kmemleak to ignore the PUD, that means don't scan it for in pud_alloc_one() 101 * pointers and don't consider it a leak. PUDs are typically only in pud_alloc_one()
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | hpfs.txt | 85 that if somebody (I don't know who?) has set "UID", "GID", "MODE" or "DEV" 94 chgrp symlinks but I don't know what is it good for. chmoding symlink results 99 extended attributes and partly in OS2SYS.INI. I don't want (and don't know how) 107 America where people don't care much about codepages and so multiple codepages 127 this codepage - if you don't try to do what I described above :-) 133 should work. If you have OS/2 server, use only read-only mode. I don't know how 135 list, I don't know how to delete them when file is deleted and how to not 204 If you don't install fixpacks, there are many, many more... 232 1.93 Modified, so that it works with kernels >= 2.1.131, I don't know if it 234 Fixed a possible problem with disks > 64G (but I don't have one, so I can't [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_struct.h | 21 /*! The match mask is per-nibble. 0 means don't care, i.e. every value 88 /*! 0: don't care 98 /*! 0: don't care 108 /*! 0: don't care 118 /*! 0: don't care 123 * 0: don't care 127 /*! 0: don't care 131 /*! 0: don't care 143 * 0: don't care 152 * 0: don't care [all …]
|
| /kernel/linux/linux-4.19/arch/alpha/include/uapi/asm/ |
| D | mman.h | 18 #define MAP_ANONYMOUS 0x10 /* don't use a file */ 20 /* not used by linux, but here to make sure we don't clash with OSF/1 defines */ 30 #define MAP_NORESERVE 0x10000 /* don't check for reservations */ 52 #define MADV_DONTNEED 6 /* don't need these pages */ 57 #define MADV_DONTFORK 10 /* don't inherit across fork */
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | mman.h | 16 #define MAP_ANONYMOUS 0x10 /* don't use a file */ 18 /* not used by linux, but here to make sure we don't clash with OSF/1 defines */ 28 #define MAP_NORESERVE 0x10000 /* don't check for reservations */ 50 #define MADV_DONTNEED 6 /* don't need these pages */ 55 #define MADV_DONTFORK 10 /* don't inherit across fork */
|
| /kernel/linux/linux-4.19/drivers/staging/vc04_services/interface/vchi/ |
| D | vchi_cfg_internal.h | 41 // Don't use lots of short-term locks - use great long ones, reducing the overall locks-per-second 55 // Put free descriptors onto the head of the free queue, rather than the tail, so that we don't thr… 59 // Don't issue a MSG_AVAILABLE callback for every single message. Possibly only safe if VCHI_COARSE… 62 // Don't use message descriptors for TX messages that don't need them
|
| /kernel/linux/linux-4.19/drivers/vfio/platform/reset/ |
| D | Kconfig | 7 If you don't know what to do here, say N. 15 If you don't know what to do here, say N. 24 If you don't know what to do here, say N.
|
| /kernel/linux/linux-5.10/drivers/vfio/platform/reset/ |
| D | Kconfig | 8 If you don't know what to do here, say N. 16 If you don't know what to do here, say N. 25 If you don't know what to do here, say N.
|
| /kernel/linux/linux-4.19/Documentation/namespaces/ |
| D | resource-control.txt | 1 There are a lot of kinds of objects in the kernel that don't have 4 enabled in a kernel for people who don't trust their users or their 10 memory user's they don't trust to play nice can use.
|
| /kernel/linux/linux-4.19/fs/qnx6/ |
| D | Kconfig | 15 If you don't know whether you need it, then you don't need it: 24 If you are not a developer working on the QNX6FS, you probably don't
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | pte-common.h | 90 * Don't just check for any non zero bits in __PAGE_USER, since for book3e 102 * Platform who don't just pre-define the value so we don't override it here 149 * pages on BookE but we don't bother for now). Execute permission control is 194 * set breakpoints anywhere, so don't write protect the kernel text 204 /* Make modules code happy. We don't set RO yet */
|
| /kernel/linux/linux-4.19/sound/drivers/ |
| D | Kconfig | 54 If you don't have a sound card in your computer, you can include a 70 You don't need this driver if you only want your pc-speaker to beep. 71 You don't need this driver if you have a tablet piezo beeper 75 Say M if you don't. 85 You don't need this unless you're testing the hardware support 122 If you don't know what MIDI is, say N here.
|