Lines Matching refs:head
577 struct list_head *head = &resv->regions;
589 list_for_each_entry_safe(iter, trg, head, link) {
624 rg = head->prev;
833 struct list_head *head = &resv->regions;
840 list_for_each_entry_safe(rg, trg, head, link) {
960 struct list_head *head = &resv->regions;
966 list_for_each_entry(rg, head, link) {
1124 struct list_head *head = &resv_map->region_cache;
1131 list_for_each_entry_safe(rg, trg, head, link) {
1775 * Move PageHWPoison flag from head page to the raw error pages,
2005 * PG_reserved set on a tail page (despite the head page not
2007 * head and tail pages allows drivers to optimize away a check
2008 * on the head page when they need know if put_page() is needed
2011 if (i != 0) /* head page cleared above */
2153 /* Freeze head page */
2161 pr_warn("HugeTLB head page unexpected inflated ref count\n");
2194 * Note that returned page is 'frozen': ref count of head page and all tail
6536 * head page, so this will be OK.