| /f-stack/app/redis-5.0.5/tests/cluster/ |
| H A D | cluster.tcl | 102 proc cluster_allocate_slaves {masters slaves} { 104 set master_id [expr {$j % $masters}] 105 set slave_id [cluster_find_available_slave $masters] 112 proc create_cluster {masters slaves} { 113 cluster_allocate_slots $masters 115 cluster_allocate_slaves $masters $slaves
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | dma-router.yaml | 25 dma-masters: 37 - dma-masters 47 dma-masters = <&sdma>;
|
| H A D | snps,dw-axi-dmac.txt | 9 - snps,dma-masters: Number of AXI masters supported by the hardware. 34 snps,dma-masters = <2>;
|
| H A D | st,stm32-dmamux.yaml | 34 - dma-masters 47 dma-masters = <&dma1 &dma2>;
|
| H A D | snps-dma.txt | 9 - dma-masters: Number of AHB masters supported by the controller 43 dma-masters = <2>;
|
| H A D | lpc1850-dmamux.txt | 12 - dma-masters: phandle pointing to the DMA controller 41 dma-masters = <&dmac>;
|
| H A D | snps,dma-spear1340.yaml | 53 dma-masters: 56 Number of DMA masters supported by the controller. In case if 166 dma-masters = <4>;
|
| H A D | ti-dma-crossbar.txt | 10 - dma-masters: phandle pointing to the DMA controller 55 dma-masters = <&sdma>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | brcm,gisb-arb.txt | 18 masters are valid at the system level 20 masters. Should match the number of bits set in brcm,gisb-master-mask and
|
| H A D | ti,da850-mstpri.txt | 5 peripherals classified as masters.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | iommu.txt | 49 association of masters to be configured. Note that an IOMMU can by design 56 - #iommu-cells = <4>: Some IOMMU devices allow the DMA window for masters to 70 Devices that access memory through an IOMMU are called masters. A device can 91 - pasid-num-bits: Some masters support multiple address spaces for DMA, by 130 * have sufficient information to distinguish between masters. 133 * all masters at any given point in time.
|
| H A D | arm,smmu.yaml | 16 of address translation to bus masters external to the CPU. 85 SMMUs with stream matching support and complex masters may use a value of 107 NOTE: this only applies to the SMMU itself, not masters connected
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fsi/ |
| H A D | fsi.txt | 11 FSI masters may require their own DT nodes (to describe the master HW itself); 15 Under the masters' nodes, we can describe the bus topology using nodes to 43 FSI masters 62 masters that may be present on the bus.
|
| H A D | fsi-master-aspeed.txt | 4 The AST2600 contains two identical FSI masters. They share a clock and have a
|
| H A D | fsi-master-gpio.txt | 13 functions (eg, external FSI masters)
|
| H A D | fsi-master-ast-cf.txt | 15 functions (eg, external FSI masters)
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amd/ |
| H A D | amd-seattle-xgbe-b.dtsi | 98 mmu-masters = <&xgmac0 114 mmu-masters = <&xgmac1
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-demux-pinctrl.txt | 25 - i2c-parent: List of phandles of I2C masters available for selection. The first 134 - the i2c masters must have their status "disabled". This driver will
|
| H A D | i2c-arb-gpio-challenge.txt | 13 * Having two masters on a bus in general makes it relatively hard to debug 20 All masters on the bus have a 'bus claim' line which is an output that the
|
| H A D | i2c-gate.txt | 4 there are no competing masters to consider for gates and therefore there is
|
| /f-stack/freebsd/contrib/device-tree/Bindings/virtio/ |
| H A D | mmio.txt | 14 linked to DMA masters using the "iommus" or "iommu-map"
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | mcp320x.txt | 45 masters support it.
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | sentinel.c | 669 di = dictGetIterator(sentinel.masters); in sentinelGenerateInitialMonitorEvents() 1049 di = dictGetIterator(sentinel.masters); in sentinelTryConnectionSharing() 1083 di = dictGetIterator(sentinel.masters); in sentinelUpdateSentinelAddressInAllMasters() 1191 if (flags & SRI_MASTER) table = sentinel.masters; in createSentinelRedisInstance() 1379 ri = dictFetchValue(sentinel.masters,sdsname); in sentinelGetMasterByName() 1463 di = dictGetIterator(sentinel.masters); in sentinelResetMastersByPattern() 1773 di = dictGetIterator(sentinel.masters); in rewriteConfigSentinelOption() 3216 dict *masters_local = sentinel.masters; in sentinelCommand() 3353 dictSize(sentinel.masters), in sentinelInfoCommand() 3359 di = dictGetIterator(sentinel.masters); in sentinelInfoCommand() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/sunxi/ |
| H A D | allwinner,sun4i-a10-mbus.yaml | 17 masters on that bus.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | spear13xx.dtsi | 113 dma-masters = <2>; 126 dma-masters = <2>;
|