Home
last modified time | relevance | path

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

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