Home
last modified time | relevance | path

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

12345678910>>...17

/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-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-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-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-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-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-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/arch/xtensa/
DKconfig.debug19 values to reduce code size and remove unnecessary overhead from
/kernel/linux/linux-5.10/fs/hmdfs/
DKconfig37 which is actually unnecessary during operation. If there is a problem,
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dstreaming-par.rst20 unnecessary data copying.
/kernel/linux/linux-5.10/mm/kasan/
DMakefile16 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
/kernel/linux/linux-5.10/mm/
Dpage_io.c94 * 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/
Dbtusb.txt27 disabled to make sure unnecessary interrupt is not received.
/kernel/linux/linux-5.10/include/media/
Dtuner-types.h69 * desired channel without causing unnecessary
73 * Unnecessary charge pump action will result
/kernel/linux/linux-5.10/sound/core/
Dseq_device.c10 * 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/
Dsnps,dw-wdt.yaml51 in which case this property is unnecessary with default TOPs utilized.
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.lpfc158 * 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/
Dmarvell-8xxx.txt36 unnecessary interrupt is not received.
/kernel/linux/linux-5.10/scripts/
Dmkcompile_h71 # in order to preserve the timestamp and avoid unnecessary
Dspelling.txt1445 unecessary||unnecessary
1464 unneccecary||unnecessary
1465 unneccesary||unnecessary
1466 unneccessary||unnecessary
1467 unnecesary||unnecessary
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dcommon.c31 /* Probably unnecessary? */
/kernel/linux/linux-5.10/include/media/i2c/
Dtc358743.h73 /* DVI->HDMI detection delay to avoid unnecessary switching between DVI
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
Ddelta-ipc.h30 * unnecessary copies of command data.

12345678910>>...17