Searched refs:synch_cmpxchg (Results 1 – 2 of 2) sorted by relevance
29 #define synch_cmpxchg(ptr, old, new) \ macro
128 nflags = synch_cmpxchg(pflags, flags, 0); in gnttab_reset_flags()