/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_sysfs.c | 280 char *ramdisk; in ramdisk_show() local 285 ramdisk = mdev->ramdisk; in ramdisk_show() 287 if (ramdisk) in ramdisk_show() 288 return scnprintf(buf, PAGE_SIZE, "%s\n", ramdisk); in ramdisk_show() 302 kfree(mdev->ramdisk); in ramdisk_store() 304 mdev->ramdisk = kmalloc(count + 1, GFP_KERNEL); in ramdisk_store() 305 if (!mdev->ramdisk) { in ramdisk_store() 310 strncpy(mdev->ramdisk, buf, count); in ramdisk_store() 312 if (mdev->ramdisk[count - 1] == '\n') in ramdisk_store() 313 mdev->ramdisk[count - 1] = '\0'; in ramdisk_store() [all …]
|
D | mic_x100.c | 391 mdev->ramdisk, mdev->sdev->parent); in mic_x100_load_ramdisk() 395 rc, mdev->ramdisk); in mic_x100_load_ramdisk() 485 if (mdev->ramdisk) in mic_x100_load_firmware()
|
D | mic_device.h | 113 char *ramdisk; member
|
D | mic_main.c | 276 kfree(mdev->ramdisk); in mic_device_uninit()
|
/linux-4.1.27/usr/ |
D | Kconfig | 32 owned by user root in the initial ramdisk image. 44 owned by group root in the initial ramdisk image. 54 Support loading of a gzip encoded initial ramdisk or cpio buffer. 63 Support loading of a bzip2 encoded initial ramdisk or cpio buffer 72 Support loading of a LZMA encoded initial ramdisk or cpio buffer 81 Support loading of a XZ encoded initial ramdisk or cpio buffer. 90 Support loading of a LZO encoded initial ramdisk or cpio buffer 99 Support loading of a LZ4 encoded initial ramdisk or cpio buffer
|
/linux-4.1.27/arch/arm/kernel/ |
D | atags_parse.c | 96 rd_image_start = tag->u.ramdisk.start; in parse_tag_ramdisk() 97 rd_doload = (tag->u.ramdisk.flags & 1) == 0; in parse_tag_ramdisk() 98 rd_prompt = (tag->u.ramdisk.flags & 2) == 0; in parse_tag_ramdisk() 100 if (tag->u.ramdisk.size) in parse_tag_ramdisk() 101 rd_size = tag->u.ramdisk.size; in parse_tag_ramdisk()
|
D | atags_compat.c | 131 tag->u.ramdisk.flags = (params->u1.s.flags & FLAG_RDLOAD ? 1 : 0) | in build_tag_list() 133 tag->u.ramdisk.size = params->u1.s.ramdisk_size; in build_tag_list() 134 tag->u.ramdisk.start = params->u1.s.rd_start; in build_tag_list()
|
/linux-4.1.27/arch/parisc/ |
D | defpalo.conf | 14 --ramdisk=ram-disk-image-file 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
D | Kconfig | 188 be used for TFTP booting without the need to have an initrd ramdisk.
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | Brutus | 18 But prior to execute the kernel, a ramdisk image must also be loaded in 20 containing the (compressed) ramdisk image must not exceed 4 MB. 37 Then load the kernel and ramdisk with: 42 host PC) is used by angel to load the kernel and ramdisk image. The serial
|
D | GraphicsClient | 11 complete Linux environment. Otherwise a ramdisk image may be used. The 44 #otherfile ramdisk.gz 49 Then the kernel (and ramdisk if otherfile/otherbase lines above are 86 for the ramdisk.gz image. mtd2 is user flash space and can be
|
D | Itsy | 27 ("p 1 0x00340000"). Finally flash an initial ramdisk into 0xC8000000 28 ("p 2 0x0") We used ramdisk-2-30.gz from the 0.11 version directory on
|
D | Assabet | 104 The kernel still requires a filesystem to boot. A ramdisk image can be loaded 120 The ramdisk image could be stored into flash as well, but there are better 207 within Linux while booted from a ramdisk or NFS. The Linux MTD repository has 220 For example, I use this to boot Linux with both the kernel and the ramdisk
|
D | GraphicsMaster | 42 for the ramdisk.gz image. mtd2 is user flash space and can be
|
/linux-4.1.27/arch/s390/kernel/ |
D | head.S | 175 l %r2,.Linitrd # ramdisk loc. is temp 211 # load ramdisk from ipl device 214 l %r2,.Linitrd # addr of ramdisk 216 bas %r14,.Lloader # load ramdisk 220 st %r2,INITRD_START+ARCH_OFFSET-PARMAREA(%r12) # no ramdisk found
|
/linux-4.1.27/Documentation/arm/ |
D | Setup | 39 bit 2 - 0 = load ramdisk 40 bit 3 - 0 = prompt for ramdisk 100 initial ramdisk. 104 Start address in sectors of the ramdisk image on a floppy disk.
|
D | IXP4xx | 140 the CSR or a WiFi card and a ramdisk that BOOTPs and then does
|
/linux-4.1.27/arch/metag/boot/ |
D | .gitignore | 3 ramdisk.*
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-mic.txt | 61 of firmware, ramdisk, cmdline and bootmode 110 What: /sys/class/mic/mic(x)/ramdisk 116 /lib/firmware/ where the ramdisk image to be used during card 118 the ramdisk image location under /lib/firmware/.
|
/linux-4.1.27/Documentation/mic/mpssd/ |
D | micctrl | 81 echo "mic/$1.image" > $f/ramdisk
|
/linux-4.1.27/Documentation/blockdev/ |
D | 00-INDEX | 17 ramdisk.txt
|
/linux-4.1.27/arch/arm/configs/ |
D | s5pv210_defconfig | 21 CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x20800000,8M console=ttySAC1,115200 init=/li…
|
D | exynos_defconfig | 28 CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC1,115200 init=/li…
|
/linux-4.1.27/Documentation/powerpc/ |
D | mpc52xx.txt | 23 # cp your_initrd.gz arch/ppc/boot/images/ramdisk.image.gz
|
D | eeh-pci-error-recovery.txt | 327 and so on, out of ramdisk/tmpfs.
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | setup.h | 152 struct tag_ramdisk ramdisk; member
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc8536ds.dtsi | 46 label = "ramdisk-nor"; 103 label = "ramdisk-nand";
|
D | p1022ds.dtsi | 46 label = "ramdisk-nor"; 105 label = "ramdisk-nand";
|
D | p2020ds.dtsi | 44 ramdisk@0 { 94 ramdisk@12000000 {
|
D | mpc8572ds.dtsi | 46 label = "ramdisk-nor"; 109 label = "ramdisk-nand";
|
D | mpc8308_p1m.dts | 85 ramdisk@2c0000 {
|
D | mpc8308rdb.dts | 90 ramdisk@290000 {
|
D | yosemite.dts | 157 label = "ramdisk";
|
D | rainier.dts | 166 label = "ramdisk";
|
D | mpc8548cds.dtsi | 46 label = "ramdisk-nor";
|
D | sequoia.dts | 193 label = "ramdisk";
|
D | eiger.dts | 176 label = "ramdisk";
|
D | mpc8569mds.dts | 51 label = "ramdisk";
|
D | redwood.dts | 172 label = "ramdisk";
|
D | glacier.dts | 193 label = "ramdisk";
|
D | canyonlands.dts | 233 label = "ramdisk";
|
/linux-4.1.27/arch/sh/boot/compressed/ |
D | head_32.S | 124 .long 0 ! address of loaded ramdisk image
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos4412-smdk4412.dts | 27 …bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC1,115200 init=/linuxr…
|
D | exynos4210-smdkv310.dts | 29 …bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC1,115200 init=/linux…
|
D | kirkwood-dnskw.dtsi | 201 label = "ramdisk";
|
D | exynos4210-origen.dts | 33 …bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxr…
|
D | exynos5250-smdk5250.dts | 29 …bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linux…
|
/linux-4.1.27/Documentation/s390/ |
D | zfcpdump.txt | 38 * ramdisk: <zfcpdump directory>/zfcpdump.rd
|
D | Debugging390.txt | 1559 Building a VM ramdisk under CMS which linux can use
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 61 to struct boot_params for loading bzImage and ramdisk 472 The 32-bit linear address of the initial ramdisk or ramfs. Leave at 473 zero if there is no initial ramdisk/ramfs. 480 Size of the initial ramdisk or ramfs. Leave at zero if there is no 481 initial ramdisk/ramfs. 549 ramdisk/ramfs contents. For boot protocols 2.02 or earlier, this 552 your ramdisk is exactly 131072 bytes long and this field is 553 0x37FFFFFF, you can start your ramdisk at 0x37FE0000.) 607 - If 1, kernel/boot_params/cmdline/ramdisk can be above 4G.
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 74 /dev/ram: -> 0x0100 (initial ramdisk) 88 initial ramdisk loaded by your bootstrap program (please consult the 90 initial ramdisk). As of kernel version 2.0.18 you must specify 92 ramdisk. For the floppy devices, /dev/fd, the number stands for the 212 This option instructs the kernel to set up a ramdisk of the given 213 size in KBytes. Do not use this option if the ramdisk contents are 219 size of the disk as ramdisk size, and set the root device to the disk
|
/linux-4.1.27/fs/xfs/ |
D | Kconfig | 22 to use an initial ramdisk (initrd) to boot.
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 59 tristate "Amiga Zorro II ramdisk support" 63 ramdisk or as a swap partition. Say Y if you want to include this 369 Note that the kernel command line option "ramdisk=XX" is now obsolete. 370 For details, read <file:Documentation/blockdev/ramdisk.txt>.
|
/linux-4.1.27/Documentation/early-userspace/ |
D | buffer-format.txt | 7 Starting with kernel 2.5.x, the old "initial ramdisk" protocol is
|
/linux-4.1.27/Documentation/ia64/ |
D | xen.txt | 162 ramdisk = "/boot/efi/efi/redhat/initrd-2.6-pv_ops-xenU.img"
|
/linux-4.1.27/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 33 ramfs and ramdisk: 119 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root 222 This has the memory efficiency advantages of initramfs (no ramdisk block
|
/linux-4.1.27/Documentation/ |
D | initrd.txt | 82 Recent kernels have support for populating a ramdisk from a compressed cpio 83 archive. On such systems, the creation of a ramdisk image doesn't need to
|
D | nommu-mmap.txt | 94 truncate being called. The ramdisk driver could do this if it allocated
|
D | devices.txt | 111 Older kernels had /dev/ramdisk (1, 1) here. 839 35 block Slow memory ramdisk 840 0 = /dev/slram Slow memory ramdisk 862 37 block Zorro II ramdisk 863 0 = /dev/z2ram Zorro II ramdisk 3195 /dev/ramdisk ram0 symbolic Backward compatibility
|
D | kernel-parameters.txt | 1454 initrd= [BOOT] Specify the location of the initial ramdisk 1809 See Documentation/blockdev/ramdisk.txt. 2945 See Documentation/blockdev/ramdisk.txt. 2977 See Documentation/blockdev/ramdisk.txt. 2980 See Documentation/blockdev/ramdisk.txt. 3208 Run specified binary instead of /init from the ramdisk,
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 14 ramfs-rootfs-initramfs.txt), a ramdisk (see Documentation/initrd.txt) or a
|
/linux-4.1.27/ |
D | README | 315 ramdisk size, etc. in the kernel image, use the 'rdev' program (or
|
D | CREDITS | 1295 D: Made support for modules, ramdisk, generic-serial, etc. optional. 3588 D: Author of ramdisk device driver
|
D | MAINTAINERS | 8157 F: Documentation/blockdev/ramdisk.txt
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1859 they provide ATAGs with memory configuration, the ramdisk address,
|