Lines Matching full:subsequent
13 subsequent operations.
17 of the CPU's subsequent accesses, depending on the subcategory
68 accesses against all subsequent accesses from the viewpoint of all CPUs.
158 ordering subsequent to an unordered RMW atomic operation.
160 o smp_mb__after_spinlock(), which provides full ordering subsequent
165 subsequent to an srcu_read_unlock().
322 operations order their own load against all of the CPU's subsequent
333 improves upon smp_rmb() by ordering against subsequent stores as well
334 as against subsequent loads.
391 of the CPU's subsequent memory accesses whose address has been calculated
394 to that subsequent memory access.