Home
last modified time | relevance | path

Searched full:don (Results 1 – 25 of 4885) sorted by relevance

12345678910>>...196

/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst25 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 …]
/linux/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst8 A little weeding here and there goes a long way; don't wait until things have
11 Things don't always have to be perfect - nitpicking often does more harm than
27 BUG_ON(). Don't leave undefined or unspecified behavior lurking in the codebase.
33 expensive - but don't turn everything into a debug mode assertion, so that
67 issue is that we don't know where the issue is because we can't see what's
71 percpu data structures among them. Don't let things stay hidden.
83 labels, and good structure - we don't want files with a list of bare integers,
104 When debugging, try to get the most out of every bug you come across; don't
116 Talk to your users. Don't isolate yourself.
121 Spend time doing support and helpdesk stuff. Don't just write code - code isn't
[all …]
/linux/Documentation/PCI/endpoint/function/binding/
H A Dpci-ntb.rst14 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
H A Dpci-test.rst14 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
/linux/drivers/video/fbdev/core/
H A DKconfig49 filling. This is used by drivers that don't provide their own
57 This is used by drivers that don't provide their own (accelerated)
65 blitting. This is used by drivers that don't provide their own
81 filling. This is used by drivers that don't provide their own
89 This is used by drivers that don't provide their own (accelerated)
97 blitting. This is used by drivers that don't provide their own
113 Big-Endian machine). Most probably you don't have such hardware,
/linux/arch/riscv/
H A DKconfig.errata22 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".
94 If you don't know what to do here, say "Y".
107 If you don't know what to do here, say "Y".
120 If you don't know what to do here, say "Y".
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst4 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.
H A DABI.rst14 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
/linux/drivers/usb/core/
H A Dgeneric.c103 * when it receives a GET_DEVICE_STATUS request! We don't in usb_choose_configuration()
105 * but since we don't use that information anywhere but here, in usb_choose_configuration()
110 * Don't hold your breath. in usb_choose_configuration()
139 * devices that don't comply with UAC3 protocol are supported. in usb_choose_configuration()
157 * we don't want. in usb_choose_configuration()
165 * But: Don't ignore it if it's the only config. in usb_choose_configuration()
286 * Root hubs don't have upstream ports to suspend, in usb_generic_driver_suspend()
294 * Non-root USB2 devices don't need to do anything for FREEZE in usb_generic_driver_suspend()
295 * or PRETHAW. USB3 devices don't support global suspend and in usb_generic_driver_suspend()
314 * Root hubs don't have upstream ports to resume or reset, in usb_generic_driver_resume()
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h21 /*! 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 …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_var_off.c26 * &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()
310 * we don't know which \ in access_min_out_of_bound()
339 /* 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 …]
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h61 * 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()
/linux/Documentation/filesystems/
H A Dhpfs.rst95 that if somebody (I don't know who?) has set "UID", "GID", "MODE" or "DEV"
105 chgrp symlinks but I don't know what is it good for. chmoding symlink results
110 extended attributes and partly in OS2SYS.INI. I don't want (and don't know how)
119 America where people don't care much about codepages and so multiple codepages
139 this codepage - if you don't try to do what I described above :-)
146 should work. If you have OS/2 server, use only read-only mode. I don't know how
148 list, I don't know how to delete them when file is deleted and how to not
221 If you don't install fixpacks, there are many, many more...
259 1.93 Modified, so that it works with kernels >= 2.1.131, I don't know if it
262 Fixed a possible problem with disks > 64G (but I don't have one, so I can't
[all …]
/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.h99 | 01-59 | don't care
103 | 61-63 | don't care
111 | 01-59 | don't care
115 | 61-63 | don't care
132 | -59 | don't care
136 | 61-63 | don't care
154 | 06-59 | don't care
158 | 61-63 | don't care
172 | 05-59 | don't care
176 | 61-63 | don't care
[all …]
/linux/arch/mips/loongson64/
H A Dcop2-ex.c64 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
103 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
146 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
225 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
312 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
323 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
328 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
334 return NOTIFY_STOP; /* Don't call default notifier */ in loongson_cu2_call()
/linux/drivers/vfio/platform/reset/
H A DKconfig8 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.
/linux/drivers/vfio/
H A DKconfig14 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.
/linux/fs/qnx6/
H A DKconfig17 If you don't know whether you need it, then you don't need it:
26 If you are not a developer working on the QNX6FS, you probably don't
/linux/tools/perf/tests/
H A Dthread-maps-share.c49 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t1))); in test__thread_maps_share()
50 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t2))); in test__thread_maps_share()
51 TEST_ASSERT_VAL("maps don't match", maps__equal(maps, thread__maps(t3))); in test__thread_maps_share()
76 TEST_ASSERT_VAL("maps don't match", maps__equal(other_maps, thread__maps(other_leader))); in test__thread_maps_share()
/linux/sound/drivers/
H A DKconfig55 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
141 If you don't know what MIDI is, say N here.
/linux/Documentation/admin-guide/namespaces/
H A Dresource-control.rst5 There are a lot of kinds of objects in the kernel that don't have
8 enabled in a kernel for people who don't trust their users or their
14 memory user's they don't trust to play nice can use.
/linux/drivers/net/mdio/
H A Dmdio-cavium.c48 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_c45_addr()
76 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c22()
110 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c45()
145 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_write_c22()
183 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_write_c45()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-prodikeys4 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
13 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
23 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
/linux/Documentation/process/
H A Dmanagement-style.rst27 making it painfully obvious to the questioner that we don't have a clue
49 (Corollary:if the people you manage don't know the details better than
71 things that can't be undone. Don't get ushered into a corner from which
101 admitting up-front that you don't have a friggin' clue, and telling
156 (1) don't call people d*ckheads (at least not in public)
213 direction, just don't push too hard.
254 don't try to make it too obvious unless you really **intend** to irritate
257 Similarly, don't be too polite or subtle about things. Politeness easily
272 a while, and you'll feel cleansed. Just don't crap too close to home.
/linux/scripts/
H A Ddev-needs.sh33 --allow-no-driver By default dependencies that don't have a driver
40 --exclude-devlinks Don't follow device links when tracking probe
43 --exclude-parents Don't follow parent devices when tracking probe
125 # They can also have cycles. So, don't follow them.
280 # If this is not a device with a driver, we don't care about its
291 # We don't need to worry about a cycle in the dependency chain causing

12345678910>>...196