Searched full:unnecessary (Results 1 – 25 of 936) sorted by relevance
12345678910>>...38
| /kernel/linux/linux-6.6/arch/riscv/ |
| D | Kconfig.errata | 11 Otherwise, please say "N" here to avoid unnecessary overhead. 32 Otherwise, please say "N" here to avoid unnecessary overhead. 64 Otherwise, please say "N" here to avoid unnecessary overhead.
|
| /kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
| D | TODO | 5 * Remove unnecessary debugging/printing macros; for those that are still needed 8 * Use in-kernel API and remove unnecessary wrappers where possible.
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
| D | TODO | 5 * Remove unnecessary debugging/printing macros; for those that are still needed 8 * Use in-kernel API and remove unnecessary wrappers where possible.
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
| D | TODO | 7 * Remove unnecessary debugging/printing macros; for those that are still needed 10 * Use in-kernel API and remove unnecessary wrappers where possible.
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | volatile-considered-harmful.rst | 50 unnecessary - and potentially harmful. 59 optimization, so, once again, volatile is unnecessary. 70 barrier, so, once again, volatile is unnecessary. Of course, busy-
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | volatile-considered-harmful.rst | 50 unnecessary - and potentially harmful. 59 optimization, so, once again, volatile is unnecessary. 70 barrier, so, once again, volatile is unnecessary. Of course, busy-
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | submitting-patches.rst | 12 * It should be unnecessary to mention, but please read and follow: 28 Keep in mind that each unnecessary message helps hiding a real problem, 103 address if a chip is detected on that address. Unnecessary messages will just
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | submitting-patches.rst | 12 * It should be unnecessary to mention, but please read and follow: 29 Keep in mind that each unnecessary message helps hiding a real problem, 104 address if a chip is detected on that address. Unnecessary messages will just
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| D | file.c | 19 * This implies an unnecessary copy of the tail and an unnecessary indirect item 21 * It avoids unnecessary tail packings (balances) for files that are written in
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| D | file.c | 19 * This implies an unnecessary copy of the tail and an unnecessary indirect item 21 * It avoids unnecessary tail packings (balances) for files that are written in
|
| /kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 3 * Use DWARF Debug information to skip unnecessary callchain entries. 23 * in some cases but not others. If the unnecessary entries are not 25 * DWARF debug information to skip over any unnecessary callchain
|
| /kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 3 * Use DWARF Debug information to skip unnecessary callchain entries. 23 * in some cases but not others. If the unnecessary entries are not 25 * DWARF debug information to skip over any unnecessary callchain
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | xen.txt | 14 This property is unnecessary when booting Dom0 using ACPI. 18 This property is unnecessary when booting Dom0 using ACPI.
|
| /kernel/linux/linux-5.10/arch/arm/mach-tango/ |
| D | smc.S | 9 dsb /* This barrier is probably unnecessary */
|
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| D | Makefile | 5 # or create unnecessary submodules.
|
| /kernel/linux/linux-6.6/fs/affs/ |
| D | Changes | 53 - remove unnecessary check in affs_new_inode 150 - Removed some unnecessary locks as Bill 274 - Removed all unnecessary external symbols.
|
| /kernel/linux/linux-5.10/fs/affs/ |
| D | Changes | 53 - remove unnecessary check in affs_new_inode 150 - Removed some unnecessary locks as Bill 274 - Removed all unnecessary external symbols.
|
| /kernel/linux/linux-6.6/arch/x86/xen/ |
| D | platform-pci-unplug.c | 151 * but the user told us that unplugging is unnecessary. */ in xen_unplug_emulated_devices() 200 else if (!strncmp(p, "unnecessary", l)) in parse_xen_emul_unplug()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | minmax.h | 13 * nasty runtime surprises). See the "unnecessary" pointer comparison 87 * same type as @val. See the unnecessary pointer comparisons.
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | platform-pci-unplug.c | 149 * but the user told us that unplugging is unnecessary. */ in xen_unplug_emulated_devices() 198 else if (!strncmp(p, "unnecessary", l)) in parse_xen_emul_unplug()
|
| /kernel/linux/linux-5.10/lib/ |
| D | sha1.c | 4 * and to avoid unnecessary copies into the context array. 84 * unnecessary clears between chained hashing operations.
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| D | Kconfig | 37 which is actually unnecessary during operation. If there is a problem,
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Kconfig.debug | 19 values to reduce code size and remove unnecessary overhead from
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | Kconfig | 37 which is actually unnecessary during operation. If there is a problem,
|
| /kernel/linux/linux-6.6/arch/xtensa/ |
| D | Kconfig.debug | 19 values to reduce code size and remove unnecessary overhead from
|
12345678910>>...38