Searched defs:atomic_xchg (Results 1 – 2 of 2) sorted by relevance
36 static int atomic_xchg(int *cnt, int val) in atomic_xchg() function
1116 atomic_xchg(atomic_t *v, int new) in atomic_xchg() function