Home
last modified time | relevance | path

Searched refs:raw_atomic_long_fetch_andnot_release (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/asm-generic/bitops/
Dlock.h44 raw_atomic_long_fetch_andnot_release(BIT_MASK(nr), (atomic_long_t *)p); in arch_clear_bit_unlock()
/linux-6.14.4/include/linux/atomic/
Datomic-long.h1024 raw_atomic_long_fetch_andnot_release(long i, atomic_long_t *v) in raw_atomic_long_fetch_andnot_release() function
Datomic-instrumented.h4055 return raw_atomic_long_fetch_andnot_release(i, v); in atomic_long_fetch_andnot_release()