Home
last modified time | relevance | path

Searched full:duplication (Results 1 – 25 of 111) sorted by relevance

12345

/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-contributing.rst91 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 Danon_inodes.c140 * 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 Dapq8094-sony-xperia-kitakami-karin_windy.dts8 /* As the names may imply, there is quite a bunch of duplication there. */
/linux/Documentation/networking/
H A Dskbuff.rst22 skb_clone() allows for fast duplication of skbs. None of the data buffers
/linux/tools/testing/selftests/net/rds/
H A DREADME.txt24 -u Simulates a percentage of packet duplication.
H A Dtest.py80 parser.add_argument('-u', '--duplicate', help="Simulate tcp packet duplication",
129 # simulate packet loss, duplication and corruption
/linux/tools/net/ynl/
H A DMakefile.deps5 # to be copied to tools/include. The duplication is annoying.
/linux/net/netfilter/
H A Dnf_dup_netdev.c94 MODULE_DESCRIPTION("Netfilter packet duplication support");
H A Dnft_dup_netdev.c113 MODULE_DESCRIPTION("nftables netdev packet duplication support");
H A DKconfig681 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 Dtlbex_32.c73 * flush it in order to avoid potential TLB entry duplication. in handle_tlbmiss()
/linux/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt35950.yaml19 either bilinear interpolation or pixel duplication.
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.h59 * code duplication common code handles all the IOCTL command read/write
/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c80 MODULE_DESCRIPTION("nf_dup_ipv6: IPv6 packet duplication");
H A Dnft_dup_ipv6.c110 MODULE_DESCRIPTION("IPv6 nftables packet duplication support");
/linux/Documentation/sound/soc/
H A Doverview.rst12 CPU. This is not ideal and leads to code duplication - for example,
/linux/net/ipv4/netfilter/
H A Dnft_dup_ipv4.c112 MODULE_DESCRIPTION("IPv4 nftables packet duplication support");
/linux/Documentation/mm/
H A Dksm.rst5 KSM is a memory-saving de-duplication feature, enabled by CONFIG_KSM=y,
/linux/Documentation/admin-guide/mm/
H A Dksm.rst8 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 Ddiscover.c121 * disc_dupl_alert - issue node address duplication alert
122 * @b: pointer to bearer detecting duplication
/linux/lib/
H A DKconfig369 # 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 DREADME19 - To reduce JSON event duplication per architecture, platform JSONs may
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iro_hsi.h203 /* Pstorm LL2 packet duplication configuration. Use pstorm_pkt_dup_cfg
283 /* Tstorm LL2 packet duplication configuration.
/linux/fs/ext4/
H A Dfsync.c18 * Removed unnecessary code duplication for little endian machines
/linux/Documentation/PCI/
H A Dpci-iov-howto.rst48 valid to reduce duplication in multiple drivers for the same

12345