/linux/Documentation/process/ |
H A 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-
|
/linux/tools/perf/tests/shell/base_probe/ |
H A D | test_invalid_options.sh | 44 ### unnecessary argument 54 print_results $PERF_EXIT_CODE $CHECK_EXIT_CODE "unnecessary argument for $opt"
|
/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 12 * 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 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
|
/linux/fs/affs/ |
H A D | Changes | 53 - 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 D | platform-pci-unplug.c | 151 * 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 D | sha1.c | 4 * and to avoid unnecessary copies into the context array. 85 * unnecessary clears between chained hashing operations.
|
/linux/Documentation/scsi/ |
H A 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 …]
|
/linux/include/media/ |
H A D | tuner-types.h | 69 * desired channel without causing unnecessary 73 * Unnecessary charge pump action will result
|
/linux/sound/core/ |
H A D | seq_device.c | 10 * 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 D | Kconfig.debug | 19 values to reduce code size and remove unnecessary overhead from
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | streaming-par.rst | 20 unnecessary data copying.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | dummy_st_ops_success.c | 18 * unnecessary optimizations. in BPF_PROG()
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | btusb.txt | 27 disabled to make sure unnecessary interrupt is not received.
|
H A D | marvell-bt-8xxx.txt | 34 to make sure unnecessary interrupt is not received.
|
/linux/drivers/staging/media/atomisp/ |
H A D | TODO | 12 * Remove unnecessary/unwanted module parameters
|
/linux/Documentation/filesystems/ext4/ |
H A D | orphan.rst | 41 RO_COMPAT_ORPHAN_PRESENT feature to avoid unnecessary scanning of the orphan
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | snps,dw-wdt.yaml | 70 in which case this property is unnecessary with default TOPs utilized.
|
/linux/arch/riscv/include/asm/ |
H A D | hwcap.h | 31 * alphabetically, in order to avoid unnecessary shuffling.
|
/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-ipc.h | 30 * unnecessary copies of command data.
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | common.c | 32 /* Probably unnecessary? */
|
/linux/include/media/i2c/ |
H A D | tc358743.h | 73 /* DVI->HDMI detection delay to avoid unnecessary switching between DVI
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 141 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 D | dm-io.rst | 71 always available in order to avoid unnecessary waiting while performing I/O.
|
/linux/Documentation/admin-guide/media/ |
H A D | technisat.rst | 32 get rid of unnecessary modules and check this one:
|