Home
last modified time | relevance | path

Searched refs:clear_compound_head (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dutil.c1248 clear_compound_head(&ps->page_snapshot); in snapshot_page()
H A Dhuge_memory.c3294 * Don't pass it around before clear_compound_head(). in __split_folio_to_order()
3357 clear_compound_head(new_head); in __split_folio_to_order()
H A Dpage_alloc.c1180 clear_compound_head(page); in free_tail_page_prepare()
H A Dhugetlb.c4034 clear_compound_head(page); in demote_free_hugetlb_folios()
/linux/include/linux/
H A Dpage-flags.h872 static __always_inline void clear_compound_head(struct page *page) in clear_compound_head() function
/linux/fs/
H A Ddax.c406 clear_compound_head(page); in dax_folio_put()