Searched full:multiple (Results 1 – 25 of 1049) sorted by relevance
12345678910>>...42
/Documentation/staging/ |
D | crc32.rst | 6 and the whole thing (message+CRC) is a multiple of the given 37 appropriate multiple of the divisor to subtract to being the remainder 42 throw the quotient bit away, but subtract the appropriate multiple of 49 multiple = remainder & 0x80000000 ? CRCPOLY : 0; 50 remainder = (remainder << 1 | next_input_bit()) ^ multiple; 70 multiple = (remainder & 0x80000000) ? CRCPOLY : 0; 71 remainder = (remainder << 1) ^ multiple; 78 multiple = (remainder & 1) ? CRCPOLY : 0; 79 remainder = (remainder >> 1) ^ multiple; 94 multiple = (remainder & 0x80000000) ? CRCPOLY : 0; [all …]
|
/Documentation/mm/ |
D | page_frags.rst | 6 which resides within a 0 or higher order compound page. Multiple 18 and tracks allows multiple calls to make use of a cached page. The 19 advantage to doing this is that multiple calls to get_page can be avoided 38 was implemented. It allows for freeing multiple references from a single 40 cleaning up the multiple references that were added to a page in order to
|
D | numa.rst | 11 comprises multiple components or assemblies each of which may contain 0 23 cells at multiple distances from other cells. 35 can have cells at multiple remote distances from any given cell. 46 Linux divides the system's hardware resources into multiple software 63 the existing nodes--or the system memory for non-NUMA platforms--into multiple 79 Because some nodes contain multiple zones containing different types of
|
/Documentation/filesystems/nfs/ |
D | pnfs.rst | 6 reference multiple devices, each of which can reference multiple data servers. 7 Each data server can be referenced by multiple devices. Each device 8 can be referenced by multiple layouts. To keep all of this straight, 40 justification, but seems reasonable given that we can have multiple 41 deviceid's per filesystem, and multiple filesystems per nfs_client.
|
/Documentation/riscv/ |
D | uabi.rst | 25 extension category. If multiple 'Z' extensions are named, they will be 30 after standard unprivileged extensions. If multiple supervisor-level 34 after any lower-privileged, standard extensions. If multiple machine-level 38 extensions. If multiple non-standard extensions are listed, they will be
|
/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 22 * Provide address space isolation between multiple contexts. 29 IOMMUs can be single-master or multiple-master. Single-master IOMMU devices 30 typically have a fixed association to the master device, whereas multiple- 48 This may also apply to multiple master IOMMU devices that do not allow the 52 - #iommu-cells = <1>: Multiple master IOMMU devices may need to be configured 71 have multiple master interfaces (to one or more IOMMU devices). 91 - pasid-num-bits: Some masters support multiple address spaces for DMA, by 140 Multiple-master IOMMU with fixed associations: 143 /* multiple-master IOMMU */ 168 Multiple-master IOMMU: [all …]
|
D | msm,iommu-v0.txt | 34 - iommus: A reference to the IOMMU in multiple cells. The first cell is a 37 and multiple contexts in each of the iommu. So multiple entries
|
/Documentation/sound/ |
D | alsa-configuration.rst | 34 specify multiple values for the option separated by commas. 53 This option takes multiple strings. 138 are multiple devices bound with the same driver. For example, there are 157 This module supports multiple cards. It does not support autoprobe, so 191 This module supports multiple cards, autoprobe and PnP. 205 This module supports multiple cards. It does not support autoprobe 219 This module supports multiple cards. 241 This module supports multiple cards, autoprobe and PnP. 250 This module supports multiple cards. 263 This module supports multiple cards, autoprobe and PnP. [all …]
|
/Documentation/filesystems/ |
D | btrfs.rst | 21 * Checksums on data and metadata (multiple algorithms available) 22 * Compression (multiple algorithms available) 26 * Integrated multiple device support, with several raid algorithms
|
/Documentation/power/ |
D | charger-manager.rst | 9 and where each battery may have multiple chargers attached and the userland 10 wants to look at the aggregated information of the multiple chargers. 14 represents an independent battery with chargers. If there are multiple 16 the system may need multiple instances of Charger Manager. 23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels) 24 A system may have multiple chargers (or power sources) and some of 28 aggregates charger-related information from multiple sources and 67 if there are multiple batteries. If there are multiple batteries, the 68 multiple instances of Charger Manager share the same charger_global_desc
|
/Documentation/networking/devlink/ |
D | sfc.rst | 23 - For boards where the management function is split between multiple 27 - For boards where the management function is split between multiple 53 multiple images (e.g. PXE and UEFI), this is the specifically the PXE boot
|
/Documentation/gpu/amdgpu/display/ |
D | dc-debug.rst | 18 Multiple Planes Debug 21 If you want to enable or debug multiple planes in a specific user-space 45 * Multiple plane **may** be briefly disabled during window transitions or 65 DC (DCN) provides an extensive log that dumps multiple details from our
|
D | dcn-overview.rst | 16 Data Port (SDP) and DCN. This component has multiple features, such as memory 23 * **Multiple Pipe/Plane Combined (MPC)**: This component performs blending of 24 multiple planes, using global or per-pixel alpha. 57 configured and reconfigured in multiple ways; in other words, each block can be 131 overloaded with multiple meanings, so it is important to define what we mean 184 configuration parameters for multiple scenarios supported by our hardware. 226 updates, i.e. it allows for multiple re-configurations between VUpdate
|
/Documentation/devicetree/bindings/net/ |
D | mediatek-dwmac.yaml | 79 For MT2712 RGMII interface, Allowed value need to be a multiple of 170, 81 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550, 83 For MT8188/MT8195 RGMII/RMII/MII interface, Allowed value need to be a multiple of 290, 89 For MT2712 RGMII interface, Allowed value need to be a multiple of 170, 91 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550, 93 For MT8188/MT8195 RGMII/RMII/MII interface, Allowed value need to be a multiple
|
D | marvell-orion-net.txt | 11 the multiple levels is that the port registers are interleaved within a single 16 only one port associated. Multiple ports are implemented as multiple single-port
|
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 22 * Properties common to multiple CPM/QE devices 44 - If multiple range entries are used, the difference between the parent 48 multiple range entries not be used.
|
/Documentation/filesystems/ext4/ |
D | eainode.rst | 13 sharing of large xattr values between multiple owning inodes. For 17 inode is not referenced by multiple inodes) to verify that the EA inode
|
D | mmp.rst | 3 Multiple Mount Protection 6 Multiple mount protection (MMP) is a feature that protects the 7 filesystem against multiple hosts trying to use the filesystem
|
/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 27 in a single place, rather than splitting it across multiple client device 49 nodes of the pin controller that they configure. Multiple 50 entries may exist in this list so that multiple pin 52 from multiple nodes for a single pin controller, each
|
/Documentation/devicetree/bindings/opp/ |
D | opp-v2-base.yaml | 53 Entries for multiple clocks shall be provided in the same field, as 71 Entries for multiple regulators shall be provided in the same field separated 95 Entries for multiple regulators shall be provided in the same field 110 Entries for multiple regulators shall be provided in the same field 160 Marks the OPP to be used during device suspend. If multiple OPPs in 199 of a different device. It should not contain multiple phandles to the 212 opp-microvolt property, but allows multiple voltage ranges to be
|
/Documentation/devicetree/bindings/power/ |
D | pd-samsung.yaml | 13 Exynos processors include support for multiple power domains which are used 39 to let user to distinguish between multiple domains in SoC.
|
/Documentation/sound/cards/ |
D | serial-u16550.rst | 11 * 4 - Generic device with multiple input support (4) 16 In Roland Soundcanvas mode, multiple ALSA raw MIDI substreams are supported 77 but does not allow sending the same byte simultaneously to multiple MIDI Outs. 89 The Generic driver supports multiple input and output substreams over a single
|
/Documentation/networking/ |
D | bonding.rst | 28 multiple network interfaces into a single logical "bonded" interface. 50 3.1.2 Configuring Multiple Bonds with Sysconfig 53 3.2.2 Configuring Multiple Bonds with Initscripts 55 3.3.1 Configuring Multiple Bonds Manually 71 7.2 Configuring Multiple ARP Targets 85 11.2 High Availability in a Multiple Switch Topology 86 11.2.1 HA Bonding Mode Selection for Multiple Switch Topology 87 11.2.2 HA Link Monitoring for Multiple Switch Topology 93 12.2 Maximum Throughput in a Multiple Switch Topology 94 12.2.1 MT Bonding Mode Selection for Multiple Switch Topology [all …]
|
D | alias.rst | 7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks 8 per interface. Newer tools such as iproute2 support multiple
|
/Documentation/userspace-api/media/dvb/ |
D | frontend_f_open.rst | 33 Multiple opens are allowed with ``O_RDONLY``. In this mode, only 57 In a system with multiple front-ends, it is usually the case that 58 multiple devices cannot be open in read/write mode simultaneously. As
|
12345678910>>...42