GNTTAB_LIST_END   189 drivers/xen/grant-table.c 	gnttab_entry(head) = GNTTAB_LIST_END;
GNTTAB_LIST_END   559 drivers/xen/grant-table.c 	if (head == GNTTAB_LIST_END)
GNTTAB_LIST_END   563 drivers/xen/grant-table.c 	while (gnttab_entry(ref) != GNTTAB_LIST_END) {
GNTTAB_LIST_END   590 drivers/xen/grant-table.c 	return (*private_head == GNTTAB_LIST_END);
GNTTAB_LIST_END   597 drivers/xen/grant-table.c 	if (unlikely(g == GNTTAB_LIST_END))
GNTTAB_LIST_END  1461 drivers/xen/grant-table.c 	gnttab_entry(nr_init_grefs - 1) = GNTTAB_LIST_END;