Searched refs:thp_contains (Results 1 – 2 of 2) sorted by relevance
431 static inline bool thp_contains(struct page *head, pgoff_t index) in thp_contains() function
1754 VM_BUG_ON_PAGE(!thp_contains(page, index), page); in find_lock_entry()1819 VM_BUG_ON_PAGE(!thp_contains(page, index), page); in pagecache_get_page()