Home
last modified time | relevance | path

Searched refs:pt_rcu_head (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/mm/
H A Dpgalloc.c134 struct ptdesc *ptdesc = container_of(head, struct ptdesc, pt_rcu_head); in pte_free_now()
143 call_rcu(&ptdesc->pt_rcu_head, pte_free_now); in pte_free_defer()
/linux/include/linux/
H A Dmm_types.h580 struct rcu_head pt_rcu_head; member
620 TABLE_MATCH(rcu_head, pt_rcu_head);