Searched refs:atomic_fetch_and_add64_nosync (Results 1 – 2 of 2) sorted by relevance
20 static inline s64 atomic_fetch_and_add64_nosync(s64 *ptr, s64 incr) in atomic_fetch_and_add64_nosync() function
459 op_allocx.u = atomic_fetch_and_add64_nosync(npa->npa_base + in npa_aura_op_alloc()469 op_status.u = atomic_fetch_and_add64_nosync(reg, cq_id << 32); in nix_cq_op_status()
Completed in 6 milliseconds