Lines Matching refs:Ordering
6 sync::atomic::{compiler_fence, Ordering},
149 compiler_fence(Ordering::SeqCst); in register_softirq()
165 compiler_fence(Ordering::SeqCst); in unregister_softirq()
167 compiler_fence(Ordering::SeqCst); in unregister_softirq()
177 compiler_fence(Ordering::SeqCst); in do_softirq()
180 compiler_fence(Ordering::SeqCst); in do_softirq()
212 compiler_fence(Ordering::SeqCst); in do_softirq()
214 compiler_fence(Ordering::SeqCst); in do_softirq()
233 compiler_fence(Ordering::SeqCst); in raise_softirq()
239 compiler_fence(Ordering::SeqCst); in clear_softirq_pending()
241 compiler_fence(Ordering::SeqCst); in clear_softirq_pending()