Searched refs:raw_atomic_xchg (Results 1 – 3 of 3) sorted by relevance
1281 return raw_atomic_xchg(v, new); in raw_atomic_long_xchg()
1120 return raw_atomic_xchg(v, new); in atomic_xchg()
1897 raw_atomic_xchg(atomic_t *v, int new) in raw_atomic_xchg() function