Lines Matching refs:list
78 * Free grants are in a simple list anchored in gnttab_free_head. They are
85 * the free list.
121 * Mapping a list of frames for storing grant entries. Frames parameter
128 * Release a list of frames which are mapped in map_frames for grant
224 /* Rebuilds the free grant list and tries to find count consecutive entries. */
249 * Recreate the free list in order to have it properly sorted.
492 struct list_head list;
518 struct deferred_entry, list);
522 list_del(&entry->list);
543 list_add_tail(&entry->list, &deferred_list);
576 list_add_tail(&entry->list, &deferred_list);
713 /* Check if the callback is already on the list */
1636 * grant reference free list on the current hypervisor.