Searched refs:smp_mb__before_atomic (Results 1 – 25 of 119) sorted by relevance
12345
129 #ifndef smp_mb__before_atomic130 #define smp_mb__before_atomic() __smp_mb__before_atomic() macro151 #ifndef smp_mb__before_atomic152 #define smp_mb__before_atomic() barrier() macro
146 smp_mb__before_atomic(); in clear_bit_unlock()212 smp_mb__before_atomic(); in test_and_set_bit()231 smp_mb__before_atomic(); in test_and_clear_bit()268 smp_mb__before_atomic(); in test_and_change_bit()
47 #define __atomic_release_fence smp_mb__before_atomic51 #define __atomic_pre_full_fence smp_mb__before_atomic
665 smp_mb__before_atomic(); in tasklet_unlock()710 smp_mb__before_atomic(); in tasklet_enable()
54 smp_mb__before_atomic(); in __irq_poll_complete()165 smp_mb__before_atomic(); in irq_poll_enable()
109 smp_mb__before_atomic(); in send_ipi_mask()122 smp_mb__before_atomic(); in send_ipi_single()
45 smp_mb__before_atomic(); in smc_cdc_tx_handler()248 smp_mb__before_atomic(); in smcd_cdc_msg_send()324 smp_mb__before_atomic(); in smc_cdc_msg_recv_action()336 smp_mb__before_atomic(); in smc_cdc_msg_recv_action()
157 smp_mb__before_atomic(); \166 smp_mb__before_atomic(); \
449 smp_mb__before_atomic(); in xprt_clear_connecting()481 smp_mb__before_atomic(); in xprt_clear_binding()
76 smp_mb__before_atomic(); in mdss_hw_mask_irq()85 smp_mb__before_atomic(); in mdss_hw_unmask_irq()
46 smp_mb__before_atomic(); in rds_transition_frwr_state()300 smp_mb__before_atomic(); in rds_ib_post_inv()353 smp_mb__before_atomic(); in rds_ib_mr_cqe_handler()
88 smp_mb__before_atomic(); in rds_tcp_xmit()
127 smp_mb__before_atomic(); in __w1_family_get()
108 smp_mb__before_atomic(); in dpu_mdss_irq_mask()119 smp_mb__before_atomic(); in dpu_mdss_irq_unmask()
194 smp_mb__before_atomic() orders all earlier accesses against the RMW op214 smp_mb__before_atomic();222 smp_mb__before_atomic();
16 smp_mb__before_atomic() CP Y Y Y a a a a Y
214 smp_mb__before_atomic(); in cpupri_set()
502 smp_mb__before_atomic(); in btrfs_dev_stat_inc()539 smp_mb__before_atomic(); in btrfs_dev_stat_set()
234 smp_mb__before_atomic(); in set_closure_fn()
153 smp_mb__before_atomic(); in linkwatch_do_dev()
46 smp_mb__before_atomic(); /* release wf->count */ in __intel_wakeref_get_first()
302 void smp_mb__before_atomic(void);306 smp_mb__before_atomic() and following it with smp_mb__after_atomic()310 For example, smp_mb__before_atomic() can be used like so::313 smp_mb__before_atomic();322 Without the explicit smp_mb__before_atomic() call, the514 void smp_mb__before_atomic(void);523 smp_mb__before_atomic();
123 smp_mb__before_atomic(); in __i915_gem_object_get_pages()351 smp_mb__before_atomic(); in i915_gem_object_pin_map()
80 smp_mb__before_atomic(); in nfnl_acct_new()157 smp_mb__before_atomic(); in nfnl_acct_fill_info()
31 'before-atomic (*smp_mb__before_atomic*) ||