Lines Matching defs:next
47 * all references to the page are unmapped, it will be freed during the next
127 struct gntalloc_gref *gref, *next;
167 list_for_each_entry_safe(gref, next, &queue_file, next_file) {
259 gref = list_entry(priv->list.next,
357 n = list_entry(gref->next_file.next,
466 struct gntalloc_gref *gref, *next;
478 next = list_entry(gref->next_gref.next,
482 gref = next;
542 gref = list_entry(gref->next_file.next,