Searched refs:compound_pincount_ptr (Results 1 – 2 of 2) sorted by relevance
236 static inline atomic_t *compound_pincount_ptr(struct page *page) in compound_pincount_ptr() function
982 return atomic_read(compound_pincount_ptr(head)); in head_compound_pincount()