Searched full:partitioned (Results 1 – 25 of 61) sorted by relevance
123
/linux-6.12.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-6.12.1/drivers/md/ |
D | md-autodetect.c | 32 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/ |
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-6.12.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-6.12.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | e100.rst | 161 (non-partitioned switch) behave as expected. All Ethernet interfaces 175 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-6.12.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-6.12.1/arch/mips/include/asm/sn/sn0/ |
D | arch.h | 28 * MAX_REGIONS refers to the maximum number of hardware partitioned regions.
|
/linux-6.12.1/include/net/page_pool/ |
D | helpers.h | 260 * 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/ |
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-6.12.1/include/linux/ceph/ |
D | ceph_frag.h | 8 * (subset of the number space) can be partitioned into 2^n sub-frags.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | mds.rst | 21 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/ |
D | early-lookup.c | 173 * 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/ |
D | hw_channel.h | 114 * mem_info as know as the GDMA mapped memory is partitioned and used by
|
/linux-6.12.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-6.12.1/include/sound/sof/ |
D | info.h | 101 /* offset in window region as windows can be partitioned */
|
/linux-6.12.1/drivers/tty/hvc/ |
D | Kconfig | 20 pSeries machines when partitioned support a hypervisor virtual
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 49 In the second example the consumer device are partitioned across two PM domains,
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | cross-thread-rsb.rst | 46 In affected processors, the return address predictor (RAP) is partitioned
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | Kconfig | 46 on logically-partitioned pSeries systems which use shared
|
/linux-6.12.1/fs/pstore/ |
D | Kconfig | 119 used when disk name of partitioned disk ends with a digit.
|
/linux-6.12.1/fs/jfs/ |
D | jfs_dinode.h | 62 * Historically, the inode was partitioned into 4 128-byte areas,
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | intel_uncore_frequency_scaling.rst | 70 offers a scalable mechanism to deal with partitioned fabrics in a SoC.
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 91 META_BG feature, ext4 filesystems are partitioned into many metablock
|
123