Home
last modified time | relevance | path

Searched refs:call_rcu (Results 1 – 11 of 11) sorted by relevance

/xen/xen/include/xen/
A Drcupdate.h175 void call_rcu(struct rcu_head *head,
/xen/xen/arch/arm/
A Dpercpu.c49 call_rcu(&info->rcu, _free_percpu_area); in free_percpu_area()
/xen/xen/arch/x86/
A Dpercpu.c63 call_rcu(&info->rcu, _free_percpu_area); in free_percpu_area()
/xen/xen/common/
A Drcupdate.c194 call_rcu(&head, rcu_barrier_callback); in rcu_barrier_action()
275 void call_rcu(struct rcu_head *head, in call_rcu() function
A Dradix-tree.c71 call_rcu(&rcu_node->rcu_head, _rcu_node_free); in rcu_node_free()
A Ddomain.c961 call_rcu(&d->rcu, complete_domain_destroy); in domain_destroy()
1588 call_rcu(&pirq->rcu_head, _free_pirq_struct); in free_pirq_struct()
/xen/xen/xsm/flask/
A Davc.c289 call_rcu(&node->rhead, avc_node_free); in avc_node_delete()
303 call_rcu(&old->rhead, avc_node_free); in avc_node_replace()
/xen/xen/arch/x86/hvm/
A Dmtrr.c620 call_rcu(&range->rcu, free_pinned_cacheattr_entry); in hvm_set_mem_pinned_cacheattr()
A Dvmsi.c456 call_rcu(&entry->rcu, free_msixtbl_entry); in del_msixtbl_entry()
/xen/xen/common/sched/
A Dcore.c2760 call_rcu(&sr->rcu, sched_res_free); in cpu_schedule_down()
3073 call_rcu(&sr_old->rcu, sched_res_free); in schedule_cpu_add()
/xen/xen/arch/x86/mm/
A Dmem_sharing.c102 call_rcu(&page->sharing->rcu_head, _free_pg_shared_info); in page_sharing_dispose()

Completed in 23 milliseconds