Home
last modified time | relevance | path

Searched refs:smp_wmb (Results 1 – 25 of 38) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/common/
A Dstop_machine.c60 smp_wmb(); in stopmachine_set_state()
101 smp_wmb(); in stop_machine_run()
A Dtime.c106 smp_wmb(); in update_domain_wallclock_time()
120 smp_wmb(); in update_domain_wallclock_time()
A Dtrace.c261 smp_wmb(); /* above must be visible before tb_init_done flag set */ in alloc_trace_bufs()
420 smp_wmb(); in tb_control()
613 smp_wmb(); in __insert_record()
A Dlivepatch.c1239 smp_wmb(); in schedule_work()
1270 smp_wmb(); in livepatch_spin()
1321 smp_wmb(); in check_for_livepatch_work()
1355 smp_wmb(); in check_for_livepatch_work()
A Drcupdate.c296 smp_wmb(); in rcu_start_batch()
A Devent_fifo.c590 smp_wmb(); in add_page_to_event_array()
A Dvm_event.c36 #define xen_wmb() smp_wmb()
A Dpage_alloc.c1215 smp_wmb(); in scrub_continue()
1280 smp_wmb(); in scrub_free_pages()
2218 smp_wmb(); /* Domain pointer must be visible before updating refcnt. */ in assign_pages()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dspinlock.h23 smp_wmb(); \
A Dsystem.h183 #define smp_wmb() wmb() macro
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlist.h108 smp_wmb(); in __list_add_rcu()
250 smp_wmb(); in list_replace_rcu()
787 smp_wmb(); in hlist_replace_rcu()
829 smp_wmb(); in hlist_add_head_rcu()
879 smp_wmb(); in hlist_add_before_rcu()
907 smp_wmb(); in hlist_add_after_rcu()
A Drcupdate.h138 #define rcu_assign_pointer(p, v) ({ smp_wmb(); (p) = (v); })
A Drwlock.h298 smp_wmb(); in _percpu_read_unlock()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dsystem.h34 #define smp_wmb() dmb(ishst) macro
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsoled.c130 smp_wmb(); in consoled_guest_tx()
A Dxen_pv_console.c180 smp_wmb(); in pv_ring_puts()
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dsidtab.c82 smp_wmb(); in sidtab_insert()
88 smp_wmb(); in sidtab_insert()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mtrr/
A Dmain.c240 smp_wmb(); in set_mtrr()
263 smp_wmb(); in set_mtrr()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dsmpboot.c314 smp_wmb(); in start_secondary()
A Ddomain.c284 smp_wmb(); in update_runstate_area()
292 smp_wmb(); in update_runstate_area()
A Dgic-v3-lpi.c497 smp_wmb(); in gicv3_allocate_host_lpi_block()
A Dvpl011.c187 smp_wmb(); in vpl011_write_data()
A Dgic.c586 smp_wmb(); in gic_update_one_lr()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddm.c362 smp_wmb(); in inject_event()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c456 smp_wmb(); /* install valid domain ptr before updating refcnt. */ in share_xen_page_with_guest()
2326 smp_wmb(); in alloc_page_type()
2432 smp_wmb(); in _put_final_page_type()
2439 smp_wmb(); in _put_final_page_type()
2445 smp_wmb(); in _put_final_page_type()

Completed in 43 milliseconds

12