Home
last modified time | relevance | path

Searched refs:find_lock_entry (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/mm/
Dinternal.h64 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index);
Dfilemap.c1736 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry() function
Dshmem.c1822 page = find_lock_entry(mapping, index); in shmem_getpage_gfp()