/linux/arch/riscv/ |
H A D | Kconfig.errata | 11 Otherwise, please say "N" here to avoid unnecessary overhead. 32 Otherwise, please say "N" here to avoid unnecessary overhead. 83 Otherwise, please say "N" here to avoid unnecessary overhead.
|
/linux/drivers/staging/rtl8192e/ |
H A D | TODO | 7 * Remove unnecessary debugging/printing macros; for those that are still needed 10 * Use in-kernel API and remove unnecessary wrappers where possible.
|
/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 | 41 ### unnecessary argument 51 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/fs/reiserfs/ |
H A 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
|
/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/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/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/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.
|
/linux/scripts/ |
H A D | spelling.txt | 1622 unecessary||unnecessary 1643 unneccecary||unnecessary 1644 unneccesary||unnecessary 1645 unneccessary||unnecessary 1646 unnecesary||unnecessary
|
/linux/tools/perf/Documentation/ |
H A D | perf-check.txt | 81 to hide unnecessary output in test scripts, eg.
|
/linux/drivers/crypto/ |
H A D | atmel-ecc.c | 108 * always be the same. Use a macro for the key size to avoid unnecessary in atmel_ecdh_set_secret() 291 * always be the same. Use a macro for the key size to avoid unnecessary in atmel_ecdh_max_size()
|
/linux/drivers/staging/media/atomisp/ |
H A D | TODO | 12 * Remove unnecessary/unwanted module parameters
|
/linux/mm/kasan/ |
H A D | Makefile | 19 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
|
/linux/arch/riscv/include/asm/ |
H A D | hwcap.h | 31 * alphabetically, in order to avoid unnecessary shuffling.
|
/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 | 69 in which case this property is unnecessary with default TOPs utilized.
|