/u-boot/fs/yaffs2/ |
A D | yaffs_allocator.c | 116 new_tnodes = kmalloc(n_tnodes * dev->tnode_size, GFP_NOFS); in yaffs_create_tnodes() 143 tnl = kmalloc(sizeof(struct yaffs_tnode_list), GFP_NOFS); in yaffs_create_tnodes() 259 new_objs = kmalloc(n_obj * sizeof(struct yaffs_obj), GFP_NOFS); in yaffs_create_free_objs() 260 list = kmalloc(sizeof(struct yaffs_obj_list), GFP_NOFS); in yaffs_create_free_objs() 351 allocator = kmalloc(sizeof(struct yaffs_allocator), GFP_NOFS); in yaffs_init_raw_tnodes_and_objs()
|
A D | yaffs_summary.c | 90 dev->sum_tags = kmalloc(sum_tags_bytes, GFP_NOFS); in yaffs_summary_init() 91 dev->gc_sum_tags = kmalloc(sum_tags_bytes, GFP_NOFS); in yaffs_summary_init()
|
A D | yaffs_checkptrw.c | 156 kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs2_checkpt_open() 183 kmalloc(sizeof(int) * dev->checkpt_max_blocks, GFP_NOFS); in yaffs2_checkpt_open()
|
A D | yaffs_yaffs1.c | 214 GFP_NOFS); in yaffs1_scan()
|
A D | yaffs_guts.c | 133 buf = kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs_init_tmp_buffers() 162 return kmalloc(dev->data_bytes_per_chunk, GFP_NOFS); in yaffs_get_temp_buffer() 2032 new_str = kmalloc((len + 1) * sizeof(YCHAR), GFP_NOFS); in yaffs_clone_str() 2269 kmalloc(n_blocks * sizeof(struct yaffs_block_info), GFP_NOFS); in yaffs_init_blocks() 2284 kmalloc(dev->chunk_bit_stride * n_blocks, GFP_NOFS); in yaffs_init_blocks() 4773 dev->cache = kmalloc(cache_bytes, GFP_NOFS); in yaffs_guts_initialise() 4785 kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs_guts_initialise() 4798 GFP_NOFS); in yaffs_guts_initialise()
|
/u-boot/fs/ubifs/ |
A D | scan.c | 139 sleb = kzalloc(sizeof(struct ubifs_scan_leb), GFP_NOFS); in ubifs_start_scan() 195 snod = kmalloc(sizeof(struct ubifs_scan_node), GFP_NOFS); in ubifs_add_snod()
|
A D | log.c | 175 bud = kmalloc(sizeof(struct ubifs_bud), GFP_NOFS); in ubifs_add_bud_to_log() 178 ref = kzalloc(c->ref_node_alsz, GFP_NOFS); in ubifs_add_bud_to_log() 365 buf = cs = kmalloc(max_len, GFP_NOFS); in ubifs_log_start_commit() 561 dr = kzalloc(sizeof(struct done_ref), GFP_NOFS); in done_already()
|
A D | tnc_misc.c | 272 idx = kmalloc(c->max_idx_node_sz, GFP_NOFS); in read_znode() 411 znode = kzalloc(c->max_znode_sz, GFP_NOFS); in ubifs_load_znode()
|
A D | orphan.c | 61 orphan = kzalloc(sizeof(struct ubifs_orphan), GFP_NOFS); in ubifs_add_orphan() 765 orphan = kzalloc(sizeof(struct check_orphan), GFP_NOFS); in dbg_ins_check_orphan() 879 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dbg_scan_orphans() 917 ci.node = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS); in dbg_check_orphans()
|
A D | lpt.c | 1207 nnode = kzalloc(sizeof(struct ubifs_nnode), GFP_NOFS); in ubifs_read_nnode() 1270 pnode = kzalloc(sizeof(struct ubifs_pnode), GFP_NOFS); in read_pnode() 1502 n = kmalloc(sizeof(struct ubifs_nnode), GFP_NOFS); in dirty_cow_nnode() 1553 p = kmalloc(sizeof(struct ubifs_pnode), GFP_NOFS); in dirty_cow_pnode() 1704 c->lsave = kmalloc(sizeof(int) * c->lsave_cnt, GFP_NOFS); in lpt_init_wr() 1952 GFP_NOFS); in ubifs_lpt_scan_nolock() 1998 nnode = kmemdup(&path[h].nnode, sz, GFP_NOFS); in ubifs_lpt_scan_nolock() 2015 pnode = kmemdup(&path[h].pnode, sz, GFP_NOFS); in ubifs_lpt_scan_nolock()
|
A D | tnc.c | 81 old_idx = kmalloc(sizeof(struct ubifs_old_idx), GFP_NOFS); in insert_old_idx() 200 zn = kmalloc(c->max_znode_sz, GFP_NOFS); in copy_znode() 330 lnc_node = kmemdup(node, zbr->len, GFP_NOFS); in lnc_add() 529 dent = kmalloc(zbr->len, GFP_NOFS); in matches_name() 817 dent = kmalloc(zbr->len, GFP_NOFS); in fallible_matches_name() 1090 GFP_NOFS); in dirty_cow_bottom_up() 1999 zn = kzalloc(c->max_znode_sz, GFP_NOFS); in tnc_insert() 2110 zi = kzalloc(c->max_znode_sz, GFP_NOFS); in tnc_insert() 2803 dent = kmalloc(zbr->len, GFP_NOFS); in ubifs_tnc_next_ent()
|
A D | super.c | 286 ino = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS); in ubifs_iget() 333 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 359 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 374 ui->data = kmalloc(sizeof(union ubifs_dev_desc), GFP_NOFS); in ubifs_iget() 413 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 447 ui = kmem_cache_alloc(ubifs_inode_slab, GFP_NOFS); in ubifs_alloc_inode() 1444 c->cbuf = kmalloc(sz, GFP_NOFS); in mount_ubifs()
|
A D | gc.c | 532 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_garbage_collect_leb() 878 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_gc_start_commit()
|
A D | debug.c | 829 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in ubifs_dump_leb() 1193 dent1 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS); in dbg_check_key_order() 1196 dent2 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS); in dbg_check_key_order() 1868 fscki = kzalloc(sizeof(struct fsck_inode), GFP_NOFS); in add_inode() 1985 ino = kmalloc(zbr->len, GFP_NOFS); in read_add_inode() 2039 node = kmalloc(zbr->len, GFP_NOFS); in check_leaf() 2280 ino = kmalloc(zbr->len, GFP_NOFS); in check_inodes()
|
A D | sb.c | 489 sup = kmalloc(ALIGN(UBIFS_SB_NODE_SZ, c->min_io_size), GFP_NOFS); in ubifs_read_sb_node()
|
A D | ubifs.c | 744 dn = kmalloc(UBIFS_MAX_DATA_NODE_SZ, GFP_NOFS); in do_readpage()
|
A D | lpt_commit.c | 1645 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dbg_check_ltab_lnum() 1894 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dump_lpt_leb()
|
A D | lprops.c | 1087 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in scan_check_cb()
|
/u-boot/fs/btrfs/ |
A D | volumes.c | 200 fs_devices = kzalloc(sizeof(*fs_devices), GFP_NOFS); in device_list_add() 222 device = kzalloc(sizeof(*device), GFP_NOFS); in device_list_add() 377 device = kzalloc(sizeof(*device), GFP_NOFS); in fill_missing_device() 549 map = kmalloc(btrfs_map_lookup_size(num_stripes), GFP_NOFS); in read_one_chunk() 636 device = kzalloc(sizeof(*device), GFP_NOFS); in read_one_dev() 987 GFP_NOFS); in __btrfs_map_block() 1011 raid_map = kmalloc(sizeof(u64) * map->num_stripes, GFP_NOFS); in __btrfs_map_block()
|
A D | ctree.c | 50 path = kzalloc(sizeof(struct btrfs_path), GFP_NOFS); in btrfs_alloc_path()
|
/u-boot/drivers/mtd/ubi/ |
A D | eba.c | 135 le = kmalloc(sizeof(struct ubi_ltree_entry), GFP_NOFS); in ltree_add_entry() 401 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_read_leb() 559 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in recover_peb() 692 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_write_leb() 806 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_write_leb_st() 928 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_atomic_leb_change()
|
A D | wl.c | 445 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS); in sync_erase() 615 wl_wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in schedule_erase() 649 wl_wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in do_sync_erase() 687 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); 1021 wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); 1716 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS);
|
A D | io.c | 1197 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS); in self_check_peb_ec_hdr() 1283 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in self_check_peb_vid_hdr() 1335 buf1 = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); in self_check_write() 1402 buf = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); in ubi_self_check_all_ff()
|
A D | fastmap-wl.c | 301 wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in ubi_ensure_anchor_pebs()
|
/u-boot/include/linux/ |
A D | compat.h | 29 #define GFP_NOFS ((gfp_t) 0) macro
|