Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Ddebug.c105 head_compound_mapcount(head), in __dump_page()
110 head_compound_mapcount(head)); in __dump_page()
/Linux-v5.10/include/linux/
Dmm.h794 static inline int head_compound_mapcount(struct page *head) in head_compound_mapcount() function
808 return head_compound_mapcount(page); in compound_mapcount()