Lines Matching refs:GFP_KERNEL
130 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_to_list()
162 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_corrupted()
278 av = kmalloc(sizeof(struct ubi_ainf_volume), GFP_KERNEL); in add_volume()
368 vh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in ubi_compare_lebs()
570 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in ubi_add_to_av()
674 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in early_erase_peb()
1233 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_all()
1237 vidh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_all()
1303 ai = kzalloc(sizeof(struct ubi_attach_info), GFP_KERNEL); in alloc_ai()
1342 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_fast()
1346 vidh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_fast()
1703 buf = kzalloc(ubi->peb_count, GFP_KERNEL); in self_check_ai()