Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage-flags.h853 static __always_inline void set_compound_head(struct page *page, struct page *head) in set_compound_head() function
/linux/mm/
H A Dinternal.h734 set_compound_head(p, head); in prep_compound_tail()