| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_allocator.c | 115 new_tnodes = kmalloc(n_tnodes * dev->tnode_size, GFP_NOFS); in yaffs_create_tnodes() 142 tnl = kmalloc(sizeof(struct yaffs_tnode_list), GFP_NOFS); in yaffs_create_tnodes() 258 new_objs = kmalloc(n_obj * sizeof(struct yaffs_obj), GFP_NOFS); in yaffs_create_free_objs() 259 list = kmalloc(sizeof(struct yaffs_obj_list), GFP_NOFS); in yaffs_create_free_objs() 350 allocator = kmalloc(sizeof(struct yaffs_allocator), GFP_NOFS); in yaffs_init_raw_tnodes_and_objs()
|
| H A D | yaffs_summary.c | 89 dev->sum_tags = kmalloc(sum_tags_bytes, GFP_NOFS); in yaffs_summary_init() 90 dev->gc_sum_tags = kmalloc(sum_tags_bytes, GFP_NOFS); in yaffs_summary_init()
|
| H A D | yaffs_checkptrw.c | 155 kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs2_checkpt_open() 182 kmalloc(sizeof(int) * dev->checkpt_max_blocks, GFP_NOFS); in yaffs2_checkpt_open()
|
| H A D | yaffs_yaffs1.c | 213 GFP_NOFS); in yaffs1_scan()
|
| H A D | yaffs_guts.c | 132 buf = kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs_init_tmp_buffers() 161 return kmalloc(dev->data_bytes_per_chunk, GFP_NOFS); in yaffs_get_temp_buffer() 2031 new_str = kmalloc((len + 1) * sizeof(YCHAR), GFP_NOFS); in yaffs_clone_str() 2268 kmalloc(n_blocks * sizeof(struct yaffs_block_info), GFP_NOFS); in yaffs_init_blocks() 2283 kmalloc(dev->chunk_bit_stride * n_blocks, GFP_NOFS); in yaffs_init_blocks() 4772 dev->cache = kmalloc(cache_bytes, GFP_NOFS); in yaffs_guts_initialise() 4784 kmalloc(dev->param.total_bytes_per_chunk, GFP_NOFS); in yaffs_guts_initialise() 4797 GFP_NOFS); in yaffs_guts_initialise()
|
| H A D | yaffs_yaffs2.c | 1366 kmalloc(n_blocks * sizeof(struct yaffs_block_index), GFP_NOFS); in yaffs2_scan_backwards()
|
| /openbmc/u-boot/fs/ubifs/ |
| H A D | scan.c | 137 sleb = kzalloc(sizeof(struct ubifs_scan_leb), GFP_NOFS); in ubifs_start_scan() 193 snod = kmalloc(sizeof(struct ubifs_scan_node), GFP_NOFS); in ubifs_add_snod()
|
| H A D | log.c | 173 bud = kmalloc(sizeof(struct ubifs_bud), GFP_NOFS); in ubifs_add_bud_to_log() 176 ref = kzalloc(c->ref_node_alsz, GFP_NOFS); in ubifs_add_bud_to_log() 363 buf = cs = kmalloc(max_len, GFP_NOFS); in ubifs_log_start_commit() 559 dr = kzalloc(sizeof(struct done_ref), GFP_NOFS); in done_already()
|
| H A D | orphan.c | 59 orphan = kzalloc(sizeof(struct ubifs_orphan), GFP_NOFS); in ubifs_add_orphan() 763 orphan = kzalloc(sizeof(struct check_orphan), GFP_NOFS); in dbg_ins_check_orphan() 877 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dbg_scan_orphans() 915 ci.node = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS); in dbg_check_orphans()
|
| H A D | tnc_misc.c | 270 idx = kmalloc(c->max_idx_node_sz, GFP_NOFS); in read_znode() 409 znode = kzalloc(c->max_znode_sz, GFP_NOFS); in ubifs_load_znode()
|
| H A D | lpt.c | 1205 nnode = kzalloc(sizeof(struct ubifs_nnode), GFP_NOFS); in ubifs_read_nnode() 1268 pnode = kzalloc(sizeof(struct ubifs_pnode), GFP_NOFS); in read_pnode() 1500 n = kmalloc(sizeof(struct ubifs_nnode), GFP_NOFS); in dirty_cow_nnode() 1551 p = kmalloc(sizeof(struct ubifs_pnode), GFP_NOFS); in dirty_cow_pnode() 1702 c->lsave = kmalloc(sizeof(int) * c->lsave_cnt, GFP_NOFS); in lpt_init_wr() 1950 GFP_NOFS); in ubifs_lpt_scan_nolock() 1996 nnode = kmemdup(&path[h].nnode, sz, GFP_NOFS); in ubifs_lpt_scan_nolock() 2013 pnode = kmemdup(&path[h].pnode, sz, GFP_NOFS); in ubifs_lpt_scan_nolock()
|
| H A D | tnc.c | 76 old_idx = kmalloc(sizeof(struct ubifs_old_idx), GFP_NOFS); in insert_old_idx() 195 zn = kmalloc(c->max_znode_sz, GFP_NOFS); in copy_znode() 325 lnc_node = kmemdup(node, zbr->len, GFP_NOFS); in lnc_add() 524 dent = kmalloc(zbr->len, GFP_NOFS); in matches_name() 812 dent = kmalloc(zbr->len, GFP_NOFS); in fallible_matches_name() 1085 GFP_NOFS); in dirty_cow_bottom_up() 1994 zn = kzalloc(c->max_znode_sz, GFP_NOFS); in tnc_insert() 2105 zi = kzalloc(c->max_znode_sz, GFP_NOFS); in tnc_insert() 2798 dent = kmalloc(zbr->len, GFP_NOFS); in ubifs_tnc_next_ent()
|
| H A D | super.c | 282 ino = kmalloc(UBIFS_MAX_INO_NODE_SZ, GFP_NOFS); in ubifs_iget() 329 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 355 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 370 ui->data = kmalloc(sizeof(union ubifs_dev_desc), GFP_NOFS); in ubifs_iget() 409 ui->data = kmalloc(ui->data_len + 1, GFP_NOFS); in ubifs_iget() 443 ui = kmem_cache_alloc(ubifs_inode_slab, GFP_NOFS); in ubifs_alloc_inode() 1440 c->cbuf = kmalloc(sz, GFP_NOFS); in mount_ubifs()
|
| H A D | gc.c | 530 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_garbage_collect_leb() 876 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_gc_start_commit()
|
| H A D | debug.c | 827 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in ubifs_dump_leb() 1191 dent1 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS); in dbg_check_key_order() 1194 dent2 = kmalloc(UBIFS_MAX_DENT_NODE_SZ, GFP_NOFS); in dbg_check_key_order() 1866 fscki = kzalloc(sizeof(struct fsck_inode), GFP_NOFS); in add_inode() 1983 ino = kmalloc(zbr->len, GFP_NOFS); in read_add_inode() 2037 node = kmalloc(zbr->len, GFP_NOFS); in check_leaf() 2278 ino = kmalloc(zbr->len, GFP_NOFS); in check_inodes()
|
| H A D | ubifs.c | 754 dn = kmalloc(UBIFS_MAX_DATA_NODE_SZ, GFP_NOFS); in do_readpage()
|
| H A D | sb.c | 487 sup = kmalloc(ALIGN(UBIFS_SB_NODE_SZ, c->min_io_size), GFP_NOFS); in ubifs_read_sb_node()
|
| H A D | lpt_commit.c | 1642 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dbg_check_ltab_lnum() 1891 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in dump_lpt_leb()
|
| H A D | lprops.c | 1085 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); in scan_check_cb()
|
| H A D | recovery.c | 517 ucleb = kzalloc(sizeof(struct ubifs_unclean_leb), GFP_NOFS); in fix_unclean_leb()
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | eba.c | 132 le = kmalloc(sizeof(struct ubi_ltree_entry), GFP_NOFS); in ltree_add_entry() 398 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_read_leb() 556 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in recover_peb() 689 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_write_leb() 803 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_write_leb_st() 925 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in ubi_eba_atomic_leb_change()
|
| H A D | wl.c | 443 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS); in sync_erase() 613 wl_wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in schedule_erase() 647 wl_wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in do_sync_erase() 685 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); 1019 wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); 1714 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS);
|
| H A D | io.c | 1194 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_NOFS); in self_check_peb_ec_hdr() 1280 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_NOFS); in self_check_peb_vid_hdr() 1332 buf1 = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); in self_check_write() 1397 buf = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); in ubi_self_check_all_ff()
|
| H A D | fastmap-wl.c | 301 wrk = kmalloc(sizeof(struct ubi_work), GFP_NOFS); in ubi_ensure_anchor_pebs()
|
| /openbmc/u-boot/include/linux/ |
| H A D | compat.h | 67 #define GFP_NOFS ((gfp_t) 0) macro
|