Searched full:duplication (Results 1 – 25 of 111) sorted by relevance
12345
/linux/Documentation/gpu/amdgpu/display/ |
H A D | display-contributing.rst | 91 Reduce code duplication 97 amdgpu accumulated some technical debt in the code duplication area. For this 98 task, it would be a good idea to find a tool that can discover code duplication
|
/linux/fs/ |
H A D | anon_inodes.c | 140 * hence saving memory and avoiding code duplication for the file/inode/dentry 165 * hence saving memory and avoiding code duplication for the file/inode/dentry 263 * memory use and avoiding code duplication for the file/inode/dentry
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8094-sony-xperia-kitakami-karin_windy.dts | 8 /* As the names may imply, there is quite a bunch of duplication there. */
|
/linux/Documentation/networking/ |
H A D | skbuff.rst | 22 skb_clone() allows for fast duplication of skbs. None of the data buffers
|
/linux/tools/testing/selftests/net/rds/ |
H A D | README.txt | 24 -u Simulates a percentage of packet duplication.
|
H A D | test.py | 80 parser.add_argument('-u', '--duplicate', help="Simulate tcp packet duplication", 129 # simulate packet loss, duplication and corruption
|
/linux/tools/net/ynl/ |
H A D | Makefile.deps | 5 # to be copied to tools/include. The duplication is annoying.
|
/linux/net/netfilter/ |
H A D | nf_dup_netdev.c | 94 MODULE_DESCRIPTION("Netfilter packet duplication support");
|
H A D | nft_dup_netdev.c | 113 MODULE_DESCRIPTION("nftables netdev packet duplication support");
|
H A D | Kconfig | 681 tristate "Netfilter packet duplication support" 683 This option enables the generic packet duplication infrastructure 687 tristate "Netfilter nf_tables netdev packet duplication support" 690 This option enables packet duplication for the "netdev" family.
|
/linux/arch/sh/mm/ |
H A D | tlbex_32.c | 73 * flush it in order to avoid potential TLB entry duplication. in handle_tlbmiss()
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | novatek,nt35950.yaml | 19 either bilinear interpolation or pixel duplication.
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_common.h | 59 * code duplication common code handles all the IOCTL command read/write
|
/linux/net/ipv6/netfilter/ |
H A D | nf_dup_ipv6.c | 80 MODULE_DESCRIPTION("nf_dup_ipv6: IPv6 packet duplication");
|
H A D | nft_dup_ipv6.c | 110 MODULE_DESCRIPTION("IPv6 nftables packet duplication support");
|
/linux/Documentation/sound/soc/ |
H A D | overview.rst | 12 CPU. This is not ideal and leads to code duplication - for example,
|
/linux/net/ipv4/netfilter/ |
H A D | nft_dup_ipv4.c | 112 MODULE_DESCRIPTION("IPv4 nftables packet duplication support");
|
/linux/Documentation/mm/ |
H A D | ksm.rst | 5 KSM is a memory-saving de-duplication feature, enabled by CONFIG_KSM=y,
|
/linux/Documentation/admin-guide/mm/ |
H A D | ksm.rst | 8 KSM is a memory-saving de-duplication feature, enabled by CONFIG_KSM=y, 166 de-duplication has already been tried and failed. By default this
|
/linux/net/tipc/ |
H A D | discover.c | 121 * disc_dupl_alert - issue node address duplication alert 122 * @b: pointer to bearer detecting duplication
|
/linux/lib/ |
H A D | Kconfig | 369 # These all provide a common interface (hence the apparent duplication with 721 Stack depot: stack trace storage that avoids duplication
|
/linux/tools/perf/pmu-events/ |
H A D | README | 19 - To reduce JSON event duplication per architecture, platform JSONs may
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iro_hsi.h | 203 /* Pstorm LL2 packet duplication configuration. Use pstorm_pkt_dup_cfg 283 /* Tstorm LL2 packet duplication configuration.
|
/linux/fs/ext4/ |
H A D | fsync.c | 18 * Removed unnecessary code duplication for little endian machines
|
/linux/Documentation/PCI/ |
H A D | pci-iov-howto.rst | 48 valid to reduce duplication in multiple drivers for the same
|
12345