Home
last modified time | relevance | path

Searched full:robin (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/drivers/md/
Ddm-ps-round-robin.c10 * 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");
/kernel/linux/linux-5.10/drivers/md/
Ddm-round-robin.c9 * Round-robin path selector.
19 #define DM_MSG_PREFIX "multipath round-robin"
43 * Round-robin selector
123 *error = "round-robin ps: incorrect number of arguments"; in rr_add_path()
129 *error = "round-robin ps: invalid repeat count"; in rr_add_path()
141 *error = "round-robin ps: Error allocating path context"; in rr_add_path()
198 .name = "round-robin",
234 MODULE_DESCRIPTION(DM_NAME " round-robin multipath path selector");
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.h8 #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,
Dixgbe_dcb_82598.h10 #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 */
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.h8 #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,
Dixgbe_dcb_82598.h10 #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 */
/kernel/linux/linux-5.10/net/netfilter/ipvs/
DKconfig115 tristate "round-robin scheduling"
117 The robin-robin scheduling algorithm simply directs network
118 connections to different real servers in a round-robin manner.
124 tristate "weighted round-robin scheduling"
126 The weighted robin-robin scheduling algorithm directs network
128 in a round-robin manner. Servers with higher weights receive
/kernel/linux/linux-6.6/net/netfilter/ipvs/
DKconfig116 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
/kernel/linux/linux-6.6/Documentation/admin-guide/mm/
Dswap_numa.rst42 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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Drenesas,gyroadc.txt5 are sampled by the GyroADC block in a round-robin fashion and the result
35 round-robin fashion. One Fujitsu chip supplies four
46 round-robin fashion. One TI/ADI chip supplies single
55 round-robin fashion. One Maxim chip supplies single
/kernel/linux/linux-5.10/Documentation/vm/
Dswap_numa.rst44 swapA and swapB will be used in a round robin mode before any other swap device.
54 Similaly, swapD and swapE will be used in a round robin mode before any
67 priority, they are used round robin. This change here replaces the single
80 be used round robin before any other swap devices.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Drenesas,rcar-gyroadc.yaml15 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
Dqcom,spmi-rradc.yaml7 title: Qualcomm's SPMI PMIC Round Robin ADC
13 The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/perf/
Darm,ccn.yaml10 - Robin Murphy <robin.murphy@arm.com>
Darm,dsu-pmu.yaml12 - Robin Murphy <robin.murphy@arm.com>
Darm,cmn.yaml11 - Robin Murphy <robin.murphy@arm.com>
Darm,smmu-v3-pmcg.yaml11 - Robin Murphy <robin.murphy@arm.com>
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hsi/
Dclient-devices.txt16 - hsi-arb-mode: Arbitration mode for TX frame ("round-robin", "priority")
39 hsi-arb-mode = "round-robin";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hsi/
Dclient-devices.txt16 - hsi-arb-mode: Arbitration mode for TX frame ("round-robin", "priority")
39 hsi-arb-mode = "round-robin";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/perf/
Darm,cmn.yaml11 - Robin Murphy <robin.murphy@arm.com>
/kernel/linux/linux-5.10/drivers/net/team/
DKconfig30 tristate "Round-robin mode support"
34 round-robin fashion using packet counter.
Dteam_mode_roundrobin.c3 * drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team
75 MODULE_DESCRIPTION("Round-robin mode for team");
/kernel/linux/linux-6.6/drivers/net/team/
DKconfig30 tristate "Round-robin mode support"
34 round-robin fashion using packet counter.
Dteam_mode_roundrobin.c3 * drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team
74 MODULE_DESCRIPTION("Round-robin mode for team");
/kernel/linux/linux-6.6/include/net/
Dfq.h24 * (deficit round robin) based round robin queuing similar to the one

12345678910>>...20