Lines Matching refs:above
158 by transforming the above code into the following:
204 Unlike the above routines, it is required that these primitives
214 memory barrier semantics which satisfy the above requirements, that is
305 operation. In the above example, it guarantees that the assignment of
314 atomic_t implementation above can have disastrous results. Here is
380 Given the above scheme, it must be the case that the obj->active
405 which return values, the above sequence of memory visibility can never
406 happen. Specifically, in the above case the atomic_dec_and_test()
425 to the atomic_t ops above.
446 Like the above, except that these routines return a boolean which
452 declaring the above to return "long" and just returning something like
528 They have names similar to the above bitmask operation interfaces,