Home
last modified time | relevance | path

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

12345678910>>...18

/linux/Documentation/process/
H A 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-
/linux/tools/perf/tests/shell/base_probe/
H A Dtest_invalid_options.sh44 ### unnecessary argument
54 print_results $PERF_EXIT_CODE $CHECK_EXIT_CODE "unnecessary argument for $opt"
/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst12 * 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
/linux/tools/perf/arch/powerpc/util/
H A 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
/linux/fs/affs/
H A DChanges53 - remove unnecessary check in affs_new_inode
150 - Removed some unnecessary locks as Bill
274 - Removed all unnecessary external symbols.
/linux/arch/x86/xen/
H A Dplatform-pci-unplug.c151 * 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()
/linux/lib/crypto/
H A Dsha1.c4 * and to avoid unnecessary copies into the context array.
85 * unnecessary clears between chained hashing operations.
/linux/Documentation/scsi/
H A 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 …]
/linux/include/media/
H A Dtuner-types.h69 * desired channel without causing unnecessary
73 * Unnecessary charge pump action will result
/linux/sound/core/
H A Dseq_device.c10 * to spend unnecessary resources e.g. if he needs only listening to
196 * result = return pointer (NULL allowed if unnecessary)
/linux/arch/xtensa/
H A DKconfig.debug19 values to reduce code size and remove unnecessary overhead from
/linux/Documentation/userspace-api/media/v4l/
H A Dstreaming-par.rst20 unnecessary data copying.
/linux/tools/testing/selftests/bpf/progs/
H A Ddummy_st_ops_success.c18 * unnecessary optimizations. in BPF_PROG()
/linux/Documentation/devicetree/bindings/net/
H A Dbtusb.txt27 disabled to make sure unnecessary interrupt is not received.
H A Dmarvell-bt-8xxx.txt34 to make sure unnecessary interrupt is not received.
/linux/drivers/staging/media/atomisp/
H A DTODO12 * Remove unnecessary/unwanted module parameters
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst41 RO_COMPAT_ORPHAN_PRESENT feature to avoid unnecessary scanning of the orphan
/linux/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml70 in which case this property is unnecessary with default TOPs utilized.
/linux/arch/riscv/include/asm/
H A Dhwcap.h31 * alphabetically, in order to avoid unnecessary shuffling.
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.h30 * unnecessary copies of command data.
/linux/arch/powerpc/platforms/85xx/
H A Dcommon.c32 /* Probably unnecessary? */
/linux/include/media/i2c/
H A Dtc358743.h73 /* DVI->HDMI detection delay to avoid unnecessary switching between DVI
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c141 HNS3_RX_PTYPE_ENTRY(19, 0, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
142 HNS3_RX_PTYPE_ENTRY(20, 0, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
144 HNS3_RX_PTYPE_ENTRY(22, 0, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
147 HNS3_RX_PTYPE_ENTRY(25, 0, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
155 HNS3_RX_PTYPE_ENTRY(33, 1, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
156 HNS3_RX_PTYPE_ENTRY(34, 1, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
157 HNS3_RX_PTYPE_ENTRY(35, 1, UNNECESSARY, IPV4, PKT_HASH_TYPE_L4),
163 HNS3_RX_PTYPE_ENTRY(41, 1, UNNECESSARY, IPV6, PKT_HASH_TYPE_L4),
164 HNS3_RX_PTYPE_ENTRY(42, 1, UNNECESSARY, IPV6, PKT_HASH_TYPE_L4),
165 HNS3_RX_PTYPE_ENTRY(43, 1, UNNECESSARY, IPV6, PKT_HASH_TYPE_L4),
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-io.rst71 always available in order to avoid unnecessary waiting while performing I/O.
/linux/Documentation/admin-guide/media/
H A Dtechnisat.rst32 get rid of unnecessary modules and check this one:

12345678910>>...18