Home
last modified time | relevance | path

Searched refs:find_get_entry (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dswap_state.c116 page = find_get_entry(address_space, idx); in get_shadow_from_swap_cache()
432 struct page *page = find_get_entry(mapping, index); in find_get_incore_page()
Dinternal.h182 struct page *find_get_entry(struct address_space *mapping, pgoff_t index);
Dfilemap.c1690 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry() function
1745 page = find_get_entry(mapping, index); in find_lock_entry()
1797 page = find_get_entry(mapping, index); in pagecache_get_page()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364202 - page = find_get_entry(mapping, pgoff);