Searched refs:new_mc (Results 1 – 2 of 2) sorted by relevance
472 u8 *new_mc = NULL, *mc = NULL;519 kvfree(new_mc); in apply_microcode_early() 521 new_mc = mc; in apply_microcode_early() 529 if (!new_mc) in save_microcode_in_initrd_intel() 532 ucode_patch_late = (struct microcode_intel *)new_mc; in save_microcode_in_initrd_intel() 537 kvfree(new_mc); in save_microcode_in_initrd_intel() 751 u8 *new_mc = NULL, *mc = NULL; generic_load_microcode() local
842 struct mlx4_en_mc_list *dst_tmp, *src_tmp, *new_mc; in update_mclist_flags() local873 new_mc = kmemdup(src_tmp, in update_mclist_flags()876 if (!new_mc) in update_mclist_flags()879 new_mc->action = MCLIST_ADD; in update_mclist_flags()880 list_add_tail(&new_mc->list, dst); in update_mclist_flags()