Searched refs:atomic_long_fetch_inc_relaxed (Results 1 – 2 of 2) sorted by relevance
120 long prior = atomic_long_fetch_inc_relaxed(&ref->refcnt); in file_ref_inc()
3729 atomic_long_fetch_inc_relaxed(atomic_long_t *v) in atomic_long_fetch_inc_relaxed() function