Searched refs:new_nr_glist_frames (Results 1 – 1 of 1) sorted by relevance
739 unsigned int nr_glist_frames, new_nr_glist_frames; in grow_gnttab_list() local748 new_nr_glist_frames = gnttab_frames(new_nr_grant_frames, RPP); in grow_gnttab_list()749 for (i = nr_glist_frames; i < new_nr_glist_frames; i++) { in grow_gnttab_list()