Lines Matching refs:like
13 will fail. Something like the following should suffice:
113 you should use something like the following:
166 the compiler from doing this, write something like:
222 These behave just like atomic_{inc,dec}_return() except that an
224 This means that like atomic_{inc,dec}_return(), the memory barrier
297 For example, smp_mb__before_atomic() can be used like so:
386 sequence looks like this:
452 declaring the above to return "long" and just returning something like
462 like this occur as well.
464 These routines, like the atomic_t counter operations returning values,
587 might look like: