Home
last modified time | relevance | path

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

123456

/linux-6.12.1/net/ipv6/netfilter/
DKconfig37 tristate "IPv6 nf_tables packet duplication support"
41 This module enables IPv6 packet duplication support for nf_tables.
55 tristate "Netfilter IPv6 packet duplication to alternate destination"
Dnf_dup_ipv6.c80 MODULE_DESCRIPTION("nf_dup_ipv6: IPv6 packet duplication");
Dnft_dup_ipv6.c110 MODULE_DESCRIPTION("IPv6 nftables packet duplication support");
/linux-6.12.1/Documentation/gpu/amdgpu/display/
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-6.12.1/net/ipv4/netfilter/
DKconfig41 tristate "IPv4 nf_tables packet duplication support"
45 This module enables IPv4 packet duplication support for nf_tables.
66 tristate "Netfilter IPv4 packet duplication to alternate destination"
Dnft_dup_ipv4.c112 MODULE_DESCRIPTION("IPv4 nftables packet duplication support");
/linux-6.12.1/fs/
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-6.12.1/arch/arm64/boot/dts/qcom/
Dapq8094-sony-xperia-kitakami-karin_windy.dts8 /* As the names may imply, there is quite a bunch of duplication there. */
/linux-6.12.1/Documentation/networking/
Dskbuff.rst22 skb_clone() allows for fast duplication of skbs. None of the data buffers
/linux-6.12.1/tools/testing/selftests/net/rds/
DREADME.txt24 -u Simulates a percentage of packet duplication.
Dtest.py80 parser.add_argument('-u', '--duplicate', help="Simulate tcp packet duplication",
129 # simulate packet loss, duplication and corruption
/linux-6.12.1/tools/net/ynl/
DMakefile.deps5 # to be copied to tools/include. The duplication is annoying.
/linux-6.12.1/drivers/gpio/
DTODO107 At the same time it makes sense to get rid of code duplication in existing or
199 from being made read-only and forcing duplication of structures that
/linux-6.12.1/net/netfilter/
Dnf_dup_netdev.c94 MODULE_DESCRIPTION("Netfilter packet duplication support");
Dnft_dup_netdev.c113 MODULE_DESCRIPTION("nftables netdev packet duplication support");
/linux-6.12.1/arch/sh/mm/
Dtlbex_32.c73 * flush it in order to avoid potential TLB entry duplication. in handle_tlbmiss()
/linux-6.12.1/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.h59 * code duplication common code handles all the IOCTL command read/write
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dnovatek,nt35950.yaml19 either bilinear interpolation or pixel duplication.
/linux-6.12.1/drivers/staging/media/atomisp/pci/css_2401_system/
Disys_dma_global.h34 * 2401 DMA is the duplication of the DMA port
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/event/src/
Devent.c87 * (and it avoids some code duplication) in ia_css_event_decode()
/linux-6.12.1/Documentation/sound/soc/
Doverview.rst12 CPU. This is not ideal and leads to code duplication - for example,
/linux-6.12.1/Documentation/mm/
Dksm.rst5 KSM is a memory-saving de-duplication feature, enabled by CONFIG_KSM=y,
/linux-6.12.1/Documentation/admin-guide/mm/
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-6.12.1/net/tipc/
Ddiscover.c121 * disc_dupl_alert - issue node address duplication alert
122 * @b: pointer to bearer detecting duplication
/linux-6.12.1/lib/
DKconfig357 # These all provide a common interface (hence the apparent duplication with
709 Stack depot: stack trace storage that avoids duplication

123456