Searched refs:partitioned (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.1.9/drivers/md/ |
D | md-autodetect.c | 32 int partitioned; member 62 int minor, level, factor, fault, partitioned = 0; in md_setup() local 68 partitioned = 1; in md_setup() 78 md_setup_args[ent].partitioned == partitioned) { in md_setup() 80 "Replacing previous definition.\n", partitioned?"d":"", minor); in md_setup() 84 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); in md_setup() 117 md_setup_args[ent].partitioned = partitioned; in md_setup() 132 if (args->partitioned) { in md_setup_drive()
|
/linux-6.1.9/block/partitions/ |
D | Kconfig | 11 were partitioned under an operating system running on a different 24 Support hard disks partitioned under Acorn operating systems. 32 were partitioned using the Cumana interface on Acorn machines. 45 were partitioned using the ICS interface on Acorn machines. 72 to read disks partitioned under RISCiX. 90 were partitioned on an Alpha machine. 97 were partitioned under AmigaOS. 104 were partitioned under the Atari OS. 119 were partitioned on a Macintosh. 183 were partitioned using Windows 2000's/XP's or Vista's Logical Disk [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | partition.txt | 4 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-6.1.9/Documentation/filesystems/ |
D | hfsplus.rst | 38 sense for CDROMs because they can't be partitioned under Linux.
|
D | hfs.rst | 43 sense for CDROMS because they can't be partitioned under Linux.
|
D | orangefs.rst | 391 - readdir ops use the smaller of the two pre-allocated pre-partitioned 398 pre-partitioned memory buffers. The IO buffer is accessible from
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 30 UV systems can be partitioned into multiple physical 36 A partitioned UV system can have one or more coherence
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/intel/ |
D | e100.rst | 162 (non-partitioned switch) behave as expected. All Ethernet interfaces 176 in different switches or in a switch partitioned to VLANs).
|
D | iavf.rst | 294 on two IP networks in the same Ethernet broadcast domain (non-partitioned 311 (either in different switches or in a switch partitioned to VLANs).
|
D | ixgb.rst | 430 (non-partitioned switch) behave as expected. All Ethernet interfaces 441 different switches or in a switch partitioned to VLANs.
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/fsl/ |
D | interlaken-lac.txt | 34 partitioned software. Separate nodes are used for each region, with a phandle 43 those LAC CCSR registers not protected in partitioned
|
/linux-6.1.9/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 49 In the second example the consumer device are partitioned across two PM domains,
|
/linux-6.1.9/drivers/mtd/ |
D | Kconfig | 197 bool "Retain master device when partitioned" 205 leaves the master in even if the device is partitioned. It also makes
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 8 share the same bandwidth. The bandwidth utilization can be partitioned
|
/linux-6.1.9/Documentation/x86/ |
D | mds.rst | 21 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-6.1.9/drivers/tty/hvc/ |
D | Kconfig | 20 pSeries machines when partitioned support a hypervisor virtual
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | Kconfig | 44 on logically-partitioned pSeries systems which use shared
|
/linux-6.1.9/Documentation/scsi/ |
D | aha152x.rst | 180 ask the user for verification. This might on not yet partitioned
|
/linux-6.1.9/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 91 META_BG feature, ext4 filesystems are partitioned into many metablock
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | video-interfaces.yaml | 61 a device is partitioned into multiple data busses, e.g. 16-bit input port
|
/linux-6.1.9/fs/pstore/ |
D | Kconfig | 201 used when disk name of partitioned disk ends with a digit.
|
/linux-6.1.9/Documentation/admin-guide/blockdev/ |
D | paride.rst | 318 partitioned. Consequently, the pf driver does not support partitioned
|
/linux-6.1.9/Documentation/admin-guide/ |
D | pstore-blk.rst | 54 name of partitioned disk ends with a digit.
|
/linux-6.1.9/Documentation/powerpc/ |
D | hvcs.rst | 38 space applications access to the system consoles of logically partitioned 39 operating systems (Linux and AIX) running on the same partitioned Power5
|
/linux-6.1.9/Documentation/scheduler/ |
D | sched-deadline.rst | 371 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
|
12