Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Ddebug.c110 head_compound_pincount(head)); in __dump_page()
/kernel/linux/linux-5.10/include/linux/
Dmm.h943 static inline int head_compound_pincount(struct page *head) in head_compound_pincount() function
952 return head_compound_pincount(page); in compound_pincount()