Home
last modified time | relevance | path

Searched refs:pte_free_now (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/mm/
H A Dpgtable-frag.c109 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
130 call_rcu(&ptdesc->pt_rcu_head, pte_free_now); in pte_fragment_free()
132 pte_free_now(&ptdesc->pt_rcu_head); in pte_fragment_free()
/linux/mm/
H A Dpgtable-generic.c239 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
252 call_rcu(&page->rcu_head, pte_free_now); in pte_free_defer()
/linux/arch/s390/mm/
H A Dpgalloc.c192 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
203 call_rcu(&ptdesc->pt_rcu_head, pte_free_now); in pte_free_defer()
/linux/arch/sparc/mm/
H A Dinit_64.c2936 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
2949 call_rcu(&page->rcu_head, pte_free_now); in pte_free_defer()