Searched refs:new_mod (Results 1 – 2 of 2) sorted by relevance
661 static void replace_module(struct module *mod, struct module *new_mod) in replace_module() argument671 mas_store_gfp(&mas, new_mod, GFP_KERNEL); in replace_module()
6018 bus_size_t new_mod; in ahd_sglist_allocsize() local6022 new_mod = sg_list_size % PAGE_SIZE; in ahd_sglist_allocsize()6024 if (new_mod > best_mod || new_mod == 0) { in ahd_sglist_allocsize()