Lines Matching refs:no
14 This means that there are no atomicity issues between the calculation of
30 processor should be accessing that variable and therefore there are no
91 The above results in the following single instruction (no lock prefix!)
95 instead of the following operations required if there is no segment
109 per cpu counters is correctly incremented. However, there is no
119 variables no concurrent cache line updates take place. The price that
139 is re-enabled this pointer is usually no longer useful since it may
140 no longer point to per cpu data of the current processor.
216 change the processor we are executing on then there is no reason to
220 These operations have no guarantee against concurrent interrupts or
268 be "atomic" as no other CPU has access to these data structures.