Searched refs:thp_contains (Results 1 – 2 of 2) sorted by relevance
447 static inline bool thp_contains(struct page *head, pgoff_t index) in thp_contains() function
1919 VM_BUG_ON_PAGE(!thp_contains(page, index), page); in pagecache_get_page()2103 VM_BUG_ON_PAGE(!thp_contains(page, xas.xa_index), in find_lock_entries()