Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dgup.c76 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
/linux-4.1.27/arch/sparc/mm/
Dgup.c94 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
/linux-4.1.27/mm/
Dgup.c1094 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pmd()
1141 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pud()
1184 if (!page_cache_add_speculative(head, refs)) { in gup_huge_pgd()
/linux-4.1.27/include/linux/
Dpagemap.h181 static inline int page_cache_add_speculative(struct page *page, int count) in page_cache_add_speculative() function
/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage.c1089 if (!page_cache_add_speculative(head, refs)) { in gup_hugepte()