Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Ddebug.c97 head_compound_pincount(head)); in __dump_page()
/Linux-v5.15/include/linux/
Dmm.h964 static inline int head_compound_pincount(struct page *head) in head_compound_pincount() function
973 return head_compound_pincount(page); in compound_pincount()