Home
last modified time | relevance | path

Searched refs:atomic64_try_cmpxchg (Results 1 – 2 of 2) sorted by relevance

/linux/net/tls/
A Dtls_device.c731 atomic64_try_cmpxchg(&resync_async->req, &resync_req, 0)) { in tls_device_rx_resync_async()
743 atomic64_try_cmpxchg(&resync_async->req, in tls_device_rx_resync_async()
778 !atomic64_try_cmpxchg(&rx_ctx->resync_req, &resync_req, 0)) in tls_device_rx_resync_new_rec()
/linux/include/linux/atomic/
A Datomic-instrumented.h1079 atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in atomic64_try_cmpxchg() function

Completed in 10 milliseconds