Searched refs:atomic64_fetch_inc (Results 1 – 3 of 3) sorted by relevance
123 seq_send_be64 = cpu_to_be64(atomic64_fetch_inc(&ctx->seq_send64)); in gss_krb5_get_mic_v2()
131 *be64ptr = cpu_to_be64(atomic64_fetch_inc(&kctx->seq_send64)); in gss_krb5_wrap_v2()
2098 atomic64_fetch_inc(atomic64_t *v) in atomic64_fetch_inc() function