Searched refs:vmalloc (Results 1 – 20 of 20) sorted by relevance
60 buf = vmalloc(vol->usable_leb_size); in ubi_check_volume()
131 vol->upd_buf = vmalloc(ubi->leb_size); in ubi_start_update()191 vol->upd_buf = vmalloc(req->bytes); in ubi_start_leb_change()
33 buf = vmalloc(len); in ubi_dump_flash()
997 ubi->peb_buf = vmalloc(ubi->peb_size); in ubi_attach_mtd_dev()
12 …S1 consoleblank=0 root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait mem=992M@0x40000000 vmalloc=256m"
55 setenv bootargs "$bootargs console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait"
5 setenv bootargs $bootargs console=ttymxc1,115200 vmalloc=400M consoleblank=0 ;
53 #define vmalloc(size) kmalloc(size, 0) macro
631 buf = vmalloc(c->leb_size); in ubifs_create_dflt_lpt()632 ltab = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); in ubifs_create_dflt_lpt()1330 buf = vmalloc(c->ltab_sz); in read_ltab()1354 buf = vmalloc(c->lsave_sz); in read_lsave()1632 c->ltab = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); in lpt_init_rd()1695 c->ltab_cmt = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); in lpt_init_wr()1699 c->lpt_buf = vmalloc(c->leb_size); in lpt_init_wr()
1395 c->sbuf = vmalloc(c->leb_size); in mount_ubifs()1401 c->ileb_buf = vmalloc(c->leb_size); in mount_ubifs()1848 c->ileb_buf = vmalloc(c->leb_size); in ubifs_remount_rw()1875 c->orph_buf = vmalloc(c->leb_size); in ubifs_remount_rw()
636 buf = vmalloc(c->leb_size); in ubifs_consolidate_log()
707 c->orph_buf = vmalloc(c->leb_size); in ubifs_mount_orphans()
111 sbuf = vmalloc(c->leb_size); in get_master_node()
342 [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
1110 buf = vmalloc(len); in nand_scan_bbt()
1371 vmalloc(n_blocks * sizeof(struct yaffs_block_index)); in yaffs2_scan_backwards()
2272 vmalloc(n_blocks * sizeof(struct yaffs_block_info)); in yaffs_init_blocks()2287 vmalloc(dev->chunk_bit_stride * n_blocks); in yaffs_init_blocks()
27 bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk1p3 rw rootwait";
169 [ 0.000000] percpu: max_distance=0x18000 too large for vmalloc space 0x0
Completed in 77 milliseconds