Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Ddebug.c106 head_compound_mapcount(head), in __dump_page()
111 head_compound_mapcount(head)); in __dump_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h853 static inline int head_compound_mapcount(struct page *head) in head_compound_mapcount() function
867 return head_compound_mapcount(page); in compound_mapcount()