/linux/drivers/md/ |
H A D | dm-ps-round-robin.c | 10 * Round-robin path selector. 20 #define DM_MSG_PREFIX "multipath round-robin" 47 * Round-robin selector 131 *error = "round-robin ps: incorrect number of arguments"; in rr_add_path() 137 *error = "round-robin ps: invalid repeat count"; in rr_add_path() 149 *error = "round-robin ps: Error allocating path context"; in rr_add_path() 206 .name = "round-robin", 242 MODULE_DESCRIPTION(DM_NAME " round-robin multipath path selector");
|
H A D | Makefile | 13 dm-round-robin-y += dm-ps-round-robin.o 57 obj-$(CONFIG_DM_MULTIPATH) += dm-multipath.o dm-round-robin.o
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_82599.h | 8 #define IXGBE_RTTDCS_TDPAC 0x00000001 /* 0 Round Robin, 11 #define IXGBE_RTTDCS_VMPAC 0x00000002 /* 0 Round Robin, 12 * 1 WRR - Weighted Round Robin 42 /* Receive Arbitration Control: 0 Round Robin, 1 DFP */ 58 #define IXGBE_RTTPCS_TPPAC 0x00000020 /* 0 Round Robin,
|
H A D | ixgbe_dcb_82598.h | 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 116 tristate "round-robin scheduling" 118 The robin-robin scheduling algorithm simply directs network 119 connections to different real servers in a round-robin manner. 125 tristate "weighted round-robin scheduling" 127 The weighted robin-robin scheduling algorithm directs network 129 in a round-robin manner. Servers with higher weights receive
|
H A D | ip_vs_rr.c | 3 * IPVS: Round-Robin Scheduling module 50 * Round-Robin Scheduling 125 MODULE_DESCRIPTION("ipvs round-robin scheduler");
|
H A D | ip_vs_wrr.c | 3 * IPVS: Weighted Round-Robin Scheduling module 58 * current destination pointer for weighted round-robin scheduling 157 * Weighted Round-Robin Scheduling 266 MODULE_DESCRIPTION("ipvs weighted round-robin scheduler");
|
/linux/Documentation/admin-guide/mm/ |
H A D | swap_numa.rst | 42 swapA and swapB will be used in a round robin mode before any other swap device. 52 Similaly, swapD and swapE will be used in a round robin mode before any 65 priority, they are used round robin. This change here replaces the single 78 be used round robin before any other swap devices.
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | renesas,rcar-gyroadc.yaml | 15 are sampled by the GyroADC block in a round-robin fashion and the result 69 12bit sampling, up to 4 channels can be sampled in round-robin 78 sampling, up to 8 channels can be sampled in round-robin 86 up to 8 channels can be sampled in round-robin fashion. One
|
H A D | qcom,spmi-rradc.yaml | 7 title: Qualcomm's SPMI PMIC Round Robin ADC 13 The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to
|
/linux/Documentation/devicetree/bindings/perf/ |
H A D | arm,ni.yaml | 10 - Robin Murphy <robin.murphy@arm.com>
|
H A D | arm,ccn.yaml | 10 - Robin Murphy <robin.murphy@arm.com>
|
H A D | arm,coresight-pmu.yaml | 10 - Robin Murphy <robin.murphy@arm.com>
|
H A D | arm,dsu-pmu.yaml | 12 - Robin Murphy <robin.murphy@arm.com>
|
H A D | arm,smmu-v3-pmcg.yaml | 11 - Robin Murphy <robin.murphy@arm.com>
|
H A D | arm,cmn.yaml | 11 - Robin Murphy <robin.murphy@arm.com>
|
/linux/Documentation/devicetree/bindings/hsi/ |
H A D | client-devices.txt | 16 - hsi-arb-mode: Arbitration mode for TX frame ("round-robin", "priority") 39 hsi-arb-mode = "round-robin";
|
/linux/drivers/net/team/ |
H A D | Kconfig | 30 tristate "Round-robin mode support" 34 round-robin fashion using packet counter.
|
H A D | team_mode_roundrobin.c | 3 * drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team 74 MODULE_DESCRIPTION("Round-robin mode for team");
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | arm,smmu-v3.yaml | 11 - Robin Murphy <Robin.Murphy@arm.com>
|
/linux/include/net/ |
H A D | fq.h | 24 * (deficit round robin) based round robin queuing similar to the one
|
/linux/Documentation/devicetree/bindings/auxdisplay/ |
H A D | holtek,ht16k33.yaml | 10 - Robin van der Gracht <robin@protonic.nl>
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf.h | 78 * robin ring;0-Low priority round robin ring;
|
/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf.h | 101 * robin ring;0-Low priority round robin ring;
|
/linux/Documentation/trace/ |
H A D | hwlat_detector.rst | 82 specified in cpumask at the beginning of a new window, in a round-robin 87 - round-robin: migrate across each CPU specified in cpumask [default]
|