/linux-4.1.27/init/ |
D | do_mounts_md.c | 35 int partitioned; member 65 int minor, level, factor, fault, partitioned = 0; in md_setup() local 71 partitioned = 1; in md_setup() 81 md_setup_args[ent].partitioned == partitioned) { in md_setup() 83 "Replacing previous definition.\n", partitioned?"d":"", minor); in md_setup() 87 printk(KERN_WARNING "md: md=%s%d - too many md initialisations\n", partitioned?"d":"", minor); in md_setup() 120 md_setup_args[ent].partitioned = partitioned; in md_setup() 128 int minor, i, ent, partitioned; in md_setup_drive() local 140 partitioned = md_setup_args[ent].partitioned; in md_setup_drive() 143 sprintf(name, "/dev/md%s%d", partitioned?"_d":"", minor); in md_setup_drive() [all …]
|
D | Kconfig | 361 this also enables accounting of stolen time on logically-partitioned
|
/linux-4.1.27/block/partitions/ |
D | Kconfig | 8 were partitioned under an operating system running on a different 21 Support hard disks partitioned under Acorn operating systems. 29 were partitioned using the Cumana interface on Acorn machines. 42 were partitioned using the ICS interface on Acorn machines. 69 to read disks partitioned under RISCiX. 87 were partitioned on an Alpha machine. 94 were partitioned under AmigaOS. 101 were partitioned under the Atari OS. 116 were partitioned on a Macintosh. 180 were partitioned using Windows 2000's/XP's or Vista's Logical Disk [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 14 SGI UV systems can be partitioned into multiple physical 22 A partitioned SGI UV system can have one or more coherence
|
/linux-4.1.27/Documentation/filesystems/ |
D | hfsplus.txt | 36 sense for CDROMs because they can't be partitioned under Linux.
|
D | hfs.txt | 38 sense for CDROMS because they can't be partitioned under Linux.
|
D | ramfs-rootfs-initramfs.txt | 349 compressed, encrypted, copy-on-write, loopback mounted, strangely partitioned,
|
/linux-4.1.27/Documentation/networking/ |
D | e100.txt | 156 (non-partitioned switch) behave as expected. All Ethernet interfaces 167 in different switches or in a switch partitioned to VLANs).
|
D | ixgb.txt | 393 (non-partitioned switch) behave as expected. All Ethernet interfaces 403 different switches or in a switch partitioned to VLANs.
|
/linux-4.1.27/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-4.1.27/drivers/tty/hvc/ |
D | Kconfig | 20 pSeries machines when partitioned support a hypervisor virtual
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | Kconfig | 32 on logically-partitioned pSeries systems which use shared
|
/linux-4.1.27/drivers/mtd/ |
D | Kconfig | 313 bool "Retain master device when partitioned" 321 leaves the master in even if the device is partitioned. It also makes
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 165 If M=1 (uniprocessor system), or in case of partitioned scheduling (each 177 On multiprocessor systems with global EDF scheduling (non partitioned 297 and the cpuset mechanism is used to implement partitioned scheduling (see
|
/linux-4.1.27/Documentation/locking/ |
D | lglock.txt | 16 To manage global data structures that are partitioned over all CPUs
|
/linux-4.1.27/Documentation/scsi/ |
D | aha152x.txt | 160 ask the user for verification. This might on not yet partitioned
|
D | st.txt | 80 partitioned tape is disabled for each driver and it can be enabled 381 MT_ST_CAN_PARTITIONS enables support for partitioned
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 53 a device is partitioned into multiple data busses, e.g. 16-bit input port
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 303 partitioned. Consequently, the pf driver does not support partitioned
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 35 space applications access to the system consoles of logically partitioned 36 operating systems (Linux and AIX) running on the same partitioned Power5
|
/linux-4.1.27/Documentation/vm/ |
D | cleancache.txt | 55 that may run multiple kernels (such as hard partitioned or virtualized
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 169 The cards appear as block devices that can be partitioned into
|
/linux-4.1.27/drivers/md/ |
D | md.c | 4864 int partitioned; in md_alloc() local 4872 partitioned = (MAJOR(mddev->unit) != MD_MAJOR); in md_alloc() 4873 shift = partitioned ? MdpMinorShift : 0; in md_alloc() 4920 else if (partitioned) in md_alloc()
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 797 zone_reclaim may be enabled if it's known that the workload is partitioned
|