Searched refs:replication (Results 1 – 12 of 12) sorted by relevance
/linux/arch/mips/sgi-ip27/ |
H A D | Kconfig | 30 machine. This is required in order to support text replication on 34 bool "Kernel text replication support"
|
H A D | ip27-klnuma.c | 38 #error Kernel replication works with mapped kernel support. No calias support. in setup_replication_mask()
|
/linux/fs/coda/ |
H A D | Kconfig | 11 replication, security model for authentication and encryption,
|
/linux/arch/alpha/lib/ |
H A D | strrchr.S | 35 or t5, a1, a1 # .. e1 : character replication complete
|
/linux/fs/bcachefs/ |
H A D | Kconfig | 45 replication.
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | apply.c | 618 bool replication; in dss_ovl_write_regs() local 631 replication = dss_ovl_use_replication(mp->lcd_config, oi->color_mode); in dss_ovl_write_regs() 633 r = dispc_ovl_setup(ovl->id, oi, replication, &mp->timings, false); in dss_ovl_write_regs()
|
H A D | dss.h | 427 bool replication, const struct omap_video_timings *mgr_timings,
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 193 tristate "locality-based least-connection with replication scheduling" 195 The locality-based least-connection with replication scheduling 205 from the server set, in order to avoid high degree of replication.
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 2580 bool replication, const struct videomode *vm, in dispc_ovl_setup_common() argument 2744 dispc_ovl_enable_replication(dispc, plane, caps, replication); in dispc_ovl_setup_common() 2757 const bool replication = true; in dispc_ovl_setup() local 2763 oi->fourcc, oi->rotation, channel, replication); in dispc_ovl_setup() 2771 oi->rotation_type, replication, vm, mem_to_mem, in dispc_ovl_setup()
|
/linux/Documentation/networking/ |
H A D | phy.rst | 263 100Mbps and 10Mbps being achieved through replication of each data symbol. 334 through symbol replication. The PCS expects the standard USXGMII code word.
|
/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 929 Additionally, replication of data plane packets (multicast, flooding) is 931 packet that may or may not need replication.
|
/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 849 | All this replication of the grace period numbers can only cause |
|