Searched refs:set_compound_head (Results 1 – 3 of 3) sorted by relevance
433 set_compound_head(p, head); in prep_compound_tail()
2039 set_compound_head(p, &folio->page); in __prep_compound_gigantic_folio()
795 static __always_inline void set_compound_head(struct page *page, struct page *head) in set_compound_head() function