Lines Matching defs:head
1235 #define head (1UL << PG_head)
1253 { head, head, MF_MSG_HUGE, me_huge_page },
1278 #undef head
1722 * simply mark the compound head page is by far sufficient.
1874 struct llist_node *head;
1878 head = llist_del_all(raw_hwp_list_head(folio));
1879 llist_for_each_entry_safe(p, next, head, node) {
1892 struct llist_head *head;
1904 head = raw_hwp_list_head(folio);
1905 llist_for_each_entry_safe(p, next, head->first, node) {
1913 llist_add(&raw_hwp->node, head);