Searched refs:atomic64_fetch_inc (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c123 seq_send_be64 = cpu_to_be64(atomic64_fetch_inc(&ctx->seq_send64));
H A Dgss_krb5_wrap.c131 *be64ptr = cpu_to_be64(atomic64_fetch_inc(&kctx->seq_send64));
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h2088 * atomic64_fetch_inc() - atomic increment with full ordering
2098 atomic64_fetch_inc(atomic64_t *v) function

Completed in 292 milliseconds