Home
last modified time | relevance | path

Searched refs:page_cache_add_speculative (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/mm/
Dgup.c79 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
/linux-4.4.14/arch/sparc/mm/
Dgup.c94 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
/linux-4.4.14/mm/
Dgup.c1140 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
1187 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pud()
1230 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pgd()
/linux-4.4.14/include/linux/
Dpagemap.h188 static inline int page_cache_add_speculative(struct page *page, int count) in page_cache_add_speculative() function
/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage.c1106 if (!page_cache_add_speculative(head, refs)) { in gup_hugepte()