Home
last modified time | relevance | path

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

/linux/include/linux/atomic/
H A Datomic-instrumented.h3978 atomic_long_fetch_and_relaxed(long i, atomic_long_t *v) in atomic_long_fetch_and_relaxed() function
/linux/mm/
H A Dswapfile.c1055 val = atomic_long_fetch_and_relaxed(~SWAP_USAGE_OFFLIST_BIT, &si->inuse_pages); in add_to_avail_list()