Searched refs:cmpxchg_rel (Results 1 – 3 of 3) sorted by relevance
117 #define cmpxchg_rel(ptr, o, n) \ macro
117 } while (cmpxchg_rel(m, old, new) != old); in clear_bit_unlock()
2056 if (cmpxchg_rel(&ch_sn2->local_GP->put, initial_put, put) != in xpc_send_msgs_sn2()2290 if (cmpxchg_rel(&ch_sn2->local_GP->get, initial_get, get) != in xpc_acknowledge_msgs_sn2()