Searched refs:atomic64_fetch_inc (Results 1 – 3 of 3) sorted by relevance
184 seq_send_be64 = cpu_to_be64(atomic64_fetch_inc(&ctx->seq_send64)); in gss_get_mic_v2()
449 *be64ptr = cpu_to_be64(atomic64_fetch_inc(&kctx->seq_send64)); in gss_wrap_kerberos_v2()
844 atomic64_fetch_inc(atomic64_t *v) in atomic64_fetch_inc() function