| /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-6.6/Documentation/arch/x86/x86_64/ |
| D | boot-options.rst | 25 Don't make logs for corrected errors. All events reported 55 Don't overwrite the bios-set CMCI threshold. This boot option 76 Don't use the IO-APIC. 79 Don't use the local APIC 82 Don't use the local APIC (alias for i386 compatibility) 88 Don't set up the APIC timer 91 Don't check the IO-APIC timer. This can work around 105 Don't use the HPET timer. 111 Don't do power saving in the idle loop using HLT, but poll for rescheduling 126 Don't set the cold reboot flag [all …]
|
| /kernel/linux/linux-6.6/Documentation/PCI/endpoint/function/binding/ |
| D | pci-ntb.rst | 14 revid don't care 15 progif_code don't care 18 cache_line_size don't care 19 subsys_vendor_id don't care 20 subsys_id don't care 21 interrupt_pin don't care 22 msi_interrupts don't care 23 msix_interrupts don't care
|
| 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-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-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-6.6/arch/riscv/ |
| D | Kconfig.errata | 22 If you don't know what to do here, say "Y". 43 If you don't know what to do here, say "Y". 54 If you don't know what to do here, say "Y". 75 If you don't know what to do here, say "Y". 87 If you don't know what to do here, say "Y". 100 If you don't know what to do here, say "Y".
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | Kconfig | 50 filling. This is used by drivers that don't provide their own 58 This is used by drivers that don't provide their own (accelerated) 66 blitting. This is used by drivers that don't provide their own 82 filling. This is used by drivers that don't provide their own 90 This is used by drivers that don't provide their own (accelerated) 98 blitting. This is used by drivers that don't provide their own 114 Big-Endian machine). Most probably you don't have such hardware,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| 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
|
| 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 93 platforms don't need all devices to have 64-bit address and size.
|
| /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-6.6/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-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-6.6/tools/testing/selftests/bpf/progs/ |
| D | verifier_var_off.c | 26 * &skb->pkt_type, but we don't know which \ in variable_offset_ctx_access() 52 * we don't know which \ in stack_read_priv_vs_unpriv() 75 * we don't know which \ in variable_offset_stack_read_uninitialized() 106 * fp-16, but we don't know which \ in stack_write_priv_vs_unpriv() 144 * we don't know which \ in stack_write_followed_by_read() 186 * we don't know which. \ in stack_write_clobbers_spilled_regs() 219 /* Check the lower bound but don't check the upper one. */\ in variable_offset_stack_access_unbounded() 252 * we don't know which \ in access_max_out_of_bound() 281 * we don't know which \ in access_min_out_of_bound() 310 /* Add it to fp. We now have either fp-12 or fp-16, but we don't know\ in access_min_off_min_initialized() [all …]
|
| /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-6.6/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-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-6.6/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-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-6.6/drivers/vfio/platform/reset/ |
| D | Kconfig | 8 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-6.6/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-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-5.10/sound/drivers/ |
| D | Kconfig | 55 If you don't have a sound card in your computer, you can include a 71 You don't need this driver if you only want your pc-speaker to beep. 72 You don't need this driver if you have a tablet piezo beeper 76 Say M if you don't. 86 You don't need this unless you're testing the hardware support 124 If you don't know what MIDI is, say N here.
|
| /kernel/linux/linux-6.6/drivers/vfio/ |
| D | Kconfig | 14 If you don't know what to do here, say N. 28 If you don't know what to do here, say N. 38 If you don't know what to do here, say Y. 76 If you don't know what to do here, say N.
|