Lines Matching refs:GFP_KERNEL
129 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_to_list()
161 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_corrupted()
277 av = kmalloc(sizeof(struct ubi_ainf_volume), GFP_KERNEL); in add_volume()
367 vh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in ubi_compare_lebs()
569 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in ubi_add_to_av()
673 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in early_erase_peb()
1232 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_all()
1236 vidh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_all()
1302 ai = kzalloc(sizeof(struct ubi_attach_info), GFP_KERNEL); in alloc_ai()
1341 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_fast()
1345 vidh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_fast()
1702 buf = kzalloc(ubi->peb_count, GFP_KERNEL); in self_check_ai()