Searched full:unnecessary (Results 1 – 25 of 765) sorted by relevance
12345678910>>...31
| /kernel/linux/linux-4.19/drivers/staging/dgnc/ |
| D | TODO | 1 * remove unnecessary comments 2 * there is a lot of unnecessary code in the driver. It was
|
| /kernel/linux/linux-4.19/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-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-4.19/Documentation/hwmon/ |
| D | submitting-patches | 12 * It should be unnecessary to mention, but please read and follow 24 Keep in mind that each unnecessary message helps hiding a real problem, 99 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-4.19/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-4.19/tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 2 * 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/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-4.19/arch/arm/mach-tango/ |
| D | smc.S | 7 dsb /* This barrier is probably unnecessary */
|
| /kernel/linux/linux-5.10/arch/arm/mach-tango/ |
| D | smc.S | 9 dsb /* This barrier is probably unnecessary */
|
| /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-4.19/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-4.19/mm/kasan/ |
| D | Makefile | 7 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
| /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-4.19/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/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/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-4.19/arch/xtensa/ |
| D | Kconfig.debug | 19 values to reduce code size and remove unnecessary overhead from
|
| /kernel/linux/linux-4.19/mm/ |
| D | page_io.c | 97 * So we can avoid an unnecessary write if the page in swap_slot_free_notify() 100 * reduce unnecessary I/O and enhance wear-leveling in swap_slot_free_notify() 244 * them here and get rid of the unnecessary final write.
|
| /kernel/linux/linux-5.10/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-4.19/arch/x86/xen/ |
| D | platform-pci-unplug.c | 161 * but the user told us that unplugging is unnecessary. */ in xen_unplug_emulated_devices() 210 else if (!strncmp(p, "unnecessary", l)) in parse_xen_emul_unplug()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | pci.txt | 23 drivers could add this as a strategy to avoid unnecessary operation for
|
| /kernel/linux/linux-5.10/mm/kasan/ |
| D | Makefile | 16 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
12345678910>>...31