Home
last modified time | relevance | path

Searched refs:replication (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A DKconfig30 machine. This is required in order to support text replication on
34 bool "Kernel text replication support"
H A Dip27-klnuma.c38 #error Kernel replication works with mapped kernel support. No calias support. in setup_replication_mask()
/OK3568_Linux_fs/kernel/fs/coda/
H A DKconfig11 replication, security model for authentication and encryption,
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/db/
H A D0001-clock-Do-not-define-own-timespec.patch31 - * it would make sense, like the replication statistics information.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ipvsadm/
H A Dipvsadm_1.31.bb11 locality-based least-connection, locality-based least-connection with replication, \
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstrrchr.S35 or t5, a1, a1 # .. e1 : character replication complete
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A DKconfig192 tristate "locality-based least-connection with replication scheduling"
194 The locality-based least-connection with replication scheduling
204 from the server set, in order to avoid high degree of replication.
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c620 bool replication; in dss_ovl_write_regs() local
633 replication = dss_ovl_use_replication(mp->lcd_config, oi->color_mode); in dss_ovl_write_regs()
635 r = dispc_ovl_setup(ovl->id, oi, replication, &mp->timings, false); in dss_ovl_write_regs()
H A Ddss.h430 bool replication, const struct omap_video_timings *mgr_timings,
H A Ddispc.c2560 bool replication, const struct omap_video_timings *mgr_timings, in dispc_ovl_setup_common() argument
2744 dispc_ovl_enable_replication(plane, caps, replication); in dispc_ovl_setup_common()
2750 bool replication, const struct omap_video_timings *mgr_timings, in dispc_ovl_setup() argument
2763 oi->color_mode, oi->rotation, oi->mirror, channel, replication); in dispc_ovl_setup()
2769 oi->rotation_type, replication, mgr_timings, mem_to_mem); in dispc_ovl_setup()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/
H A Ddb_5.3.28.bb61 DB5_CONFIG ?= "--enable-o_direct --disable-cryptography --disable-queue --disable-replication --dis…
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2600 bool replication, const struct videomode *vm, in dispc_ovl_setup_common() argument
2759 dispc_ovl_enable_replication(dispc, plane, caps, replication); in dispc_ovl_setup_common()
2772 const bool replication = true; in dispc_ovl_setup() local
2778 oi->fourcc, oi->rotation, channel, replication); in dispc_ovl_setup()
2786 oi->rotation_type, replication, vm, mem_to_mem); in dispc_ovl_setup()
2801 const bool replication = true; in dispc_wb_setup() local
2819 replication, vm, mem_to_mem); in dispc_wb_setup()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dceph.rst15 * N-way replication of data across storage nodes
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dphy.rst258 100Mbps and 10Mbps being achieved through replication of each data symbol.
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst849 | All this replication of the grace period numbers can only cause |
/OK3568_Linux_fs/external/xserver/
H A DChangeLog136611 xkb: explicitly check for group replication in the core representation.
136630 xkb: ensure enough symbols for core Group1 replication.