Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Ddebug.c96 head_compound_mapcount(head), in __dump_page()
101 head_compound_mapcount(head)); in __dump_page()
/Linux-v5.15/include/linux/
Dmm.h836 static inline int head_compound_mapcount(struct page *head) in head_compound_mapcount() function
850 return head_compound_mapcount(page); in compound_mapcount()