Searched refs:atomic_long_fetch_inc_relaxed (Results 1 – 2 of 2) sorted by relevance
3729 atomic_long_fetch_inc_relaxed(atomic_long_t *v) in atomic_long_fetch_inc_relaxed() function
1086 long prior = atomic_long_fetch_inc_relaxed(&f->f_count); in get_file()