Searched full:partitioned (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/arch/sparc/kernel/ |
D | visemul.c | 34 /* 000110001 - 8-by-16-bit partitioned product */ 37 /* 000110011 - 8-by-16-bit upper alpha partitioned product */ 40 /* 000110101 - 8-by-16-bit lower alpha partitioned product */ 43 /* 000110110 - upper 8-by-16-bit partitioned product */ 46 /* 000110111 - lower 8-by-16-bit partitioned product */ 49 /* 000111000 - upper 8-by-16-bit partitioned product */ 52 /* 000111001 - lower unsigned 8-by-16-bit partitioned product */ 835 /* Partitioned Multiply Instructions */ in vis_emul()
|
/Linux-v6.1/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-v6.1/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-v6.1/arch/mips/include/asm/sn/sn0/ |
D | arch.h | 28 * MAX_REGIONS refers to the maximum number of hardware partitioned regions.
|
/Linux-v6.1/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).
|
/Linux-v6.1/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.
|
/Linux-v6.1/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-v6.1/include/linux/ceph/ |
D | ceph_frag.h | 8 * (subset of the number space) can be partitioned into 2^n sub-frags.
|
/Linux-v6.1/drivers/net/ethernet/microsoft/mana/ |
D | hw_channel.h | 110 * mem_info as know as the GDMA mapped memory is partitioned and used by
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 8 share the same bandwidth. The bandwidth utilization can be partitioned
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | vr1000.h | 60 * 0x10000000 of space, partitioned as so:
|
D | bast.h | 130 * 0x10000000 of space, partitioned as so:
|
/Linux-v6.1/include/sound/sof/ |
D | info.h | 101 /* offset in window region as windows can be partitioned */
|
/Linux-v6.1/drivers/tty/hvc/ |
D | Kconfig | 20 pSeries machines when partitioned support a hypervisor virtual
|
/Linux-v6.1/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 49 In the second example the consumer device are partitioned across two PM domains,
|
/Linux-v6.1/arch/powerpc/platforms/pseries/ |
D | Kconfig | 44 on logically-partitioned pSeries systems which use shared
|
/Linux-v6.1/fs/jfs/ |
D | jfs_dinode.h | 62 * Historically, the inode was partitioned into 4 128-byte areas,
|
/Linux-v6.1/fs/pstore/ |
D | Kconfig | 200 used when disk name of partitioned disk ends with a digit.
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 91 META_BG feature, ext4 filesystems are partitioned into many metablock
|
123