Searched refs:pt_rcu_head (Results 1 – 3 of 3) sorted by relevance
111 ptdesc = container_of(head, struct ptdesc, pt_rcu_head); in pte_free_now()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()
328 ptdesc = container_of(head, struct ptdesc, pt_rcu_head); in __tlb_remove_table_one_rcu()337 call_rcu(&ptdesc->pt_rcu_head, __tlb_remove_table_one_rcu); in __tlb_remove_table_one()
576 struct rcu_head pt_rcu_head; member616 TABLE_MATCH(rcu_head, pt_rcu_head);