Searched refs:atomic_xchg (Results 1 – 4 of 4) sorted by relevance
50 #define atomic_swap_32(v, x) atomic_xchg((atomic_t *)(v), x)
118 atomic_xchg(atomic_t *v, int newv) in atomic_xchg() function
1695 rc = atomic_xchg(&arm_state->ka_release_count, 0); in vchiq_keepalive_thread_func()1696 uc = atomic_xchg(&arm_state->ka_use_count, 0); in vchiq_keepalive_thread_func()2486 long ack_cnt = atomic_xchg(&arm_state->ka_use_ack_count, 0); in vchiq_use_internal()
1281 flags = atomic_xchg(&state->poll_services[group], 0); in poll_services()1292 atomic_xchg(&service->poll_flags, 0); in poll_services()