Home
last modified time | relevance | path

Searched full:partitioned (Results 1 – 25 of 61) sorted by relevance

123

/linux-6.12.1/block/partitions/
DKconfig11 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.12.1/drivers/md/
Dmd-autodetect.c32 int partitioned; member
61 int minor, level, factor, fault, partitioned = 0; in md_setup() local
67 partitioned = 1; in md_setup()
77 md_setup_args[ent].partitioned == partitioned) { in md_setup()
79 "Replacing previous definition.\n", partitioned?"d":"", minor); in md_setup()
83 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); in md_setup()
113 md_setup_args[ent].partitioned = partitioned; in md_setup()
128 if (args->partitioned) { in md_setup_drive()
/linux-6.12.1/arch/sparc/kernel/
Dvisemul.c34 /* 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-6.12.1/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv30 UV systems can be partitioned into multiple physical
36 A partitioned UV system can have one or more coherence
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/
De100.rst161 (non-partitioned switch) behave as expected. All Ethernet interfaces
175 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).
/linux-6.12.1/drivers/mtd/
DKconfig197 bool "Retain master device when partitioned"
205 leaves the master in even if the device is partitioned. It also makes
/linux-6.12.1/arch/mips/include/asm/sn/sn0/
Darch.h28 * MAX_REGIONS refers to the maximum number of hardware partitioned regions.
/linux-6.12.1/include/net/page_pool/
Dhelpers.h260 * handling by ensuring all pages have partitioned into only 1 piece in page_pool_unref_netmem()
261 * initially, and only overwrite it when the page is partitioned into in page_pool_unref_netmem()
280 * ensure all pages have been partitioned into 1 piece initially, in page_pool_unref_netmem()
/linux-6.12.1/Documentation/filesystems/
Dhfsplus.rst38 sense for CDROMs because they can't be partitioned under Linux.
Dhfs.rst43 sense for CDROMS because they can't be partitioned under Linux.
/linux-6.12.1/include/linux/ceph/
Dceph_frag.h8 * (subset of the number space) can be partitioned into 2^n sub-frags.
/linux-6.12.1/Documentation/arch/x86/
Dmds.rst21 buffers are partitioned between Hyper-Threads so cross thread forwarding is
197 When coming out of idle the store buffer is partitioned again so each
/linux-6.12.1/block/
Dearly-lookup.c173 * opening the device, like partitioned md devices. in devt_from_devname()
225 * used when disk name of partitioned disk ends on a digit.
/linux-6.12.1/include/net/mana/
Dhw_channel.h114 * mem_info as know as the GDMA mapped memory is partitioned and used by
/linux-6.12.1/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-6.12.1/include/sound/sof/
Dinfo.h101 /* offset in window region as windows can be partitioned */
/linux-6.12.1/drivers/tty/hvc/
DKconfig20 pSeries machines when partitioned support a hypervisor virtual
/linux-6.12.1/Documentation/devicetree/bindings/power/
Dpower_domain.txt49 In the second example the consumer device are partitioned across two PM domains,
/linux-6.12.1/Documentation/admin-guide/hw-vuln/
Dcross-thread-rsb.rst46 In affected processors, the return address predictor (RAP) is partitioned
/linux-6.12.1/arch/powerpc/platforms/pseries/
DKconfig46 on logically-partitioned pSeries systems which use shared
/linux-6.12.1/fs/pstore/
DKconfig119 used when disk name of partitioned disk ends with a digit.
/linux-6.12.1/fs/jfs/
Djfs_dinode.h62 * Historically, the inode was partitioned into 4 128-byte areas,
/linux-6.12.1/Documentation/admin-guide/pm/
Dintel_uncore_frequency_scaling.rst70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
/linux-6.12.1/Documentation/filesystems/ext4/
Dblockgroup.rst91 META_BG feature, ext4 filesystems are partitioned into many metablock

123