Searched full:unnecessary (Results 1 – 25 of 417) sorted by relevance
12345678910>>...17
| /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-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-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-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-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-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/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-5.10/Documentation/userspace-api/media/v4l/ |
| D | streaming-par.rst | 20 unnecessary data copying.
|
| /kernel/linux/linux-5.10/mm/kasan/ |
| D | Makefile | 16 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
| /kernel/linux/linux-5.10/mm/ |
| D | page_io.c | 94 * So we can avoid an unnecessary write if the page in swap_slot_free_notify() 97 * reduce unnecessary I/O and enhance wear-leveling in swap_slot_free_notify() 245 * them here and get rid of the unnecessary final write.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | btusb.txt | 27 disabled to make sure unnecessary interrupt is not received.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | tuner-types.h | 69 * desired channel without causing unnecessary 73 * Unnecessary charge pump action will result
|
| /kernel/linux/linux-5.10/sound/core/ |
| D | seq_device.c | 10 * to spend unnecessary resources e.g. if he needs only listening to 187 * result = return pointer (NULL allowed if unnecessary)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 51 in which case this property is unnecessary with default TOPs utilized.
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | ChangeLog.lpfc | 158 * Removed unnecessary function prototype. 607 * Remove an unnecessary list_del() in lpfc_hbadisc.c. 615 * Remove #if 0 and unnecessary checks in lpfc_fcp.c. 796 * Remove unnecessary lpfc_brd_no. Ensure brd_no assignment is 899 avoids tons of unnecessary initializing if host_alloc() 1261 * Removed unnecessary wrappers lpfc_find_lun_device() and 1269 * Eliminate unnecessary checking on every cmd just to see if we 1292 * Remove unnecessary memset to 0 of lpfcDRVR 1476 remove now unnecessary open and close entry points. 1678 * Remove some unnecessary #includes in lpfcLINUXfcp.c [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/ |
| D | marvell-8xxx.txt | 36 unnecessary interrupt is not received.
|
| /kernel/linux/linux-5.10/scripts/ |
| D | mkcompile_h | 71 # in order to preserve the timestamp and avoid unnecessary
|
| D | spelling.txt | 1445 unecessary||unnecessary 1464 unneccecary||unnecessary 1465 unneccesary||unnecessary 1466 unneccessary||unnecessary 1467 unnecesary||unnecessary
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | common.c | 31 /* Probably unnecessary? */
|
| /kernel/linux/linux-5.10/include/media/i2c/ |
| D | tc358743.h | 73 /* DVI->HDMI detection delay to avoid unnecessary switching between DVI
|
| /kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
| D | delta-ipc.h | 30 * unnecessary copies of command data.
|
12345678910>>...17