Searched refs:synch_cmpxchg (Results 1 – 2 of 2) sorted by relevance
16 #define synch_cmpxchg(ptr, old, new) \ macro
109 } while ((nflags = synch_cmpxchg(&gnttab_table[ref].flags, flags, 0)) != in gnttab_end_access()
Completed in 3 milliseconds