Home
last modified time | relevance | path

Searched refs:partitioned (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.4/init/
Ddo_mounts_md.c26 int partitioned; member
56 int minor, level, factor, fault, partitioned = 0; in md_setup() local
62 partitioned = 1; in md_setup()
72 md_setup_args[ent].partitioned == partitioned) { in md_setup()
74 "Replacing previous definition.\n", partitioned?"d":"", minor); in md_setup()
78 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); in md_setup()
111 md_setup_args[ent].partitioned = partitioned; in md_setup()
119 int minor, i, ent, partitioned; in md_setup_drive() local
131 partitioned = md_setup_args[ent].partitioned; in md_setup_drive()
134 sprintf(name, "/dev/md%s%d", partitioned?"_d":"", minor); in md_setup_drive()
[all …]
/Linux-v5.4/block/partitions/
DKconfig9 were partitioned under an operating system running on a different
22 Support hard disks partitioned under Acorn operating systems.
30 were partitioned using the Cumana interface on Acorn machines.
43 were partitioned using the ICS interface on Acorn machines.
70 to read disks partitioned under RISCiX.
88 were partitioned on an Alpha machine.
95 were partitioned under AmigaOS.
102 were partitioned under the Atari OS.
117 were partitioned on a Macintosh.
181 were partitioned using Windows 2000's/XP's or Vista's Logical Disk
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv14 SGI UV systems can be partitioned into multiple physical
22 A partitioned SGI UV system can have one or more coherence
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dpartition.txt4 Flash devices can be partitioned into one or more functional ranges (e.g. "boot
7 Different devices may be partitioned in a different ways. Some may use a fixed
/Linux-v5.4/Documentation/filesystems/
Dhfsplus.txt36 sense for CDROMs because they can't be partitioned under Linux.
Dhfs.txt38 sense for CDROMS because they can't be partitioned under Linux.
Dorangefs.txt371 - readdir ops use the smaller of the two pre-allocated pre-partitioned
378 pre-partitioned memory buffers. The IO buffer is accessible from
/Linux-v5.4/Documentation/networking/device_drivers/intel/
De100.rst162 (non-partitioned switch) behave as expected. All Ethernet interfaces
176 in different switches or in a switch partitioned to VLANs).
Diavf.rst294 on two IP networks in the same Ethernet broadcast domain (non-partitioned
311 (either in different switches or in a switch partitioned to VLANs).
Dixgb.rst430 (non-partitioned switch) behave as expected. All Ethernet interfaces
441 different switches or in a switch partitioned to VLANs.
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt34 partitioned software. Separate nodes are used for each region, with a phandle
43 those LAC CCSR registers not protected in partitioned
/Linux-v5.4/drivers/tty/hvc/
DKconfig21 pSeries machines when partitioned support a hypervisor virtual
/Linux-v5.4/drivers/mtd/
DKconfig184 bool "Retain master device when partitioned"
192 leaves the master in even if the device is partitioned. It also makes
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt8 share the same bandwidth. The bandwidth utilization can be partitioned
/Linux-v5.4/Documentation/x86/
Dmds.rst21 buffers are partitioned between Hyper-Threads so cross thread forwarding is
181 When coming out of idle the store buffer is partitioned again so each
/Linux-v5.4/arch/powerpc/platforms/pseries/
DKconfig34 on logically-partitioned pSeries systems which use shared
/Linux-v5.4/Documentation/scsi/
Daha152x.txt160 ask the user for verification. This might on not yet partitioned
Dst.txt80 partitioned tape is disabled for each driver and it can be enabled
445 MT_ST_CAN_PARTITIONS enables support for partitioned
/Linux-v5.4/Documentation/devicetree/bindings/power/
Dpower_domain.txt142 In the second example the consumer device are partitioned across two PM domains,
/Linux-v5.4/Documentation/filesystems/ext4/
Dblockgroup.rst91 META\_BG feature, ext4 filesystems are partitioned into many metablock
/Linux-v5.4/Documentation/admin-guide/blockdev/
Dparide.rst318 partitioned. Consequently, the pf driver does not support partitioned
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt53 a device is partitioned into multiple data busses, e.g. 16-bit input port
/Linux-v5.4/Documentation/powerpc/
Dhvcs.rst38 space applications access to the system consoles of logically partitioned
39 operating systems (Linux and AIX) running on the same partitioned Power5
/Linux-v5.4/Documentation/scheduler/
Dsched-deadline.rst371 If M=1 (uniprocessor system), or in case of partitioned scheduling (each
416 On multiprocessor systems with global EDF scheduling (non partitioned
642 and the cpuset mechanism is used to implement partitioned scheduling (see
/Linux-v5.4/Documentation/vm/
Dcleancache.rst63 that may run multiple kernels (such as hard partitioned or virtualized

12