Home
last modified time | relevance | path

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

/mm/
Dinternal.h84 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index);
Dfilemap.c1745 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry() function
Dshmem.c1839 page = find_lock_entry(mapping, index); in shmem_getpage_gfp()