Home
last modified time | relevance | path

Searched full:unnecessary (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/kernel/linux/linux-4.19/drivers/staging/dgnc/
DTODO1 * remove unnecessary comments
2 * there is a lot of unnecessary code in the driver. It was
/kernel/linux/linux-4.19/Documentation/process/
Dvolatile-considered-harmful.rst50 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/
Dvolatile-considered-harmful.rst50 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/
Dsubmitting-patches.rst12 * 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/
Dsubmitting-patches12 * 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/
Dfile.c19 * 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/
Dfile.c19 * 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/
Dskip-callchain-idx.c2 * 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/
Dskip-callchain-idx.c3 * 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/
Dsmc.S7 dsb /* This barrier is probably unnecessary */
/kernel/linux/linux-5.10/arch/arm/mach-tango/
Dsmc.S9 dsb /* This barrier is probably unnecessary */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dxen.txt14 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/
Dxen.txt14 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/
DMakefile7 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
/kernel/linux/linux-5.10/fs/affs/
DChanges53 - 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/
DChanges53 - 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/
Dplatform-pci-unplug.c149 * 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/
Dminmax.h13 * 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/
DKconfig.debug19 values to reduce code size and remove unnecessary overhead from
/kernel/linux/linux-4.19/mm/
Dpage_io.c97 * 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/
DKconfig37 which is actually unnecessary during operation. If there is a problem,
/kernel/linux/linux-5.10/arch/xtensa/
DKconfig.debug19 values to reduce code size and remove unnecessary overhead from
/kernel/linux/linux-4.19/arch/x86/xen/
Dplatform-pci-unplug.c161 * 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/
Dpci.txt23 drivers could add this as a strategy to avoid unnecessary operation for
/kernel/linux/linux-5.10/mm/kasan/
DMakefile16 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1

12345678910>>...31