Home
last modified time | relevance | path

Searched refs:atomic_long_fetch_inc_relaxed (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dfile_ref.h120 long prior = atomic_long_fetch_inc_relaxed(&ref->refcnt); in file_ref_inc()
/linux-6.15/include/linux/atomic/
H A Datomic-instrumented.h3729 atomic_long_fetch_inc_relaxed(atomic_long_t *v) in atomic_long_fetch_inc_relaxed() function