Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dpgtable-frag.c107 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
126 pte_free_now(&ptdesc->pt_rcu_head); in pte_fragment_free()
128 call_rcu(&ptdesc->pt_rcu_head, pte_free_now); in pte_fragment_free()
/linux/mm/
H A Dpgtable-generic.c240 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
253 call_rcu(&page->rcu_head, pte_free_now); in pte_free_defer()
/linux/arch/sparc/mm/
H A Dinit_64.c2931 static void pte_free_now(struct rcu_head *head) in pte_free_now() function
2944 call_rcu(&page->rcu_head, pte_free_now); in pte_free_defer()