Home
last modified time | relevance | path

Searched refs:set_compound_head (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dinternal.h503 set_compound_head(p, head); in prep_compound_tail()
H A Dhugetlb.c2038 set_compound_head(p, &folio->page); in __prep_compound_gigantic_folio()
/openbmc/linux/include/linux/
H A Dpage-flags.h815 static __always_inline void set_compound_head(struct page *page, struct page *head) in set_compound_head() function