Home
last modified time | relevance | path

Searched refs:page_table_free_rcu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlb.h71 * page_table_free_rcu takes care of the allocation bit masks in pte_free_tlb()
75 page_table_free_rcu(tlb, (unsigned long *) pte, address); in pte_free_tlb()
H A Dpgalloc.h28 void page_table_free_rcu(struct mmu_gather *, unsigned long *, unsigned long);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h73 * page_table_free_rcu takes care of the allocation bit masks in pte_free_tlb()
77 page_table_free_rcu(tlb, (unsigned long *) pte, address); in pte_free_tlb()
H A Dpgalloc.h28 void page_table_free_rcu(struct mmu_gather *, unsigned long *, unsigned long);
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c275 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() function
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c237 * has elapsed (which page_table_free_rcu() does not actually guarantee).
379 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() function
459 * page_table_free_rcu() does: warn us if pgste ever reaches here. in pte_free_defer()

Completed in 5 milliseconds