Home
last modified time | relevance | path

Searched refs:atomic_fetch_inc_release (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Datomic-fallback.h395 #define arch_atomic_fetch_inc_release atomic_fetch_inc_release
401 #define atomic_fetch_inc_release atomic_fetch_inc macro
423 #ifndef atomic_fetch_inc_release
425 atomic_fetch_inc_release(atomic_t *v) in atomic_fetch_inc_release() function
429 #define atomic_fetch_inc_release atomic_fetch_inc_release macro
454 #ifndef atomic_fetch_inc_release
456 atomic_fetch_inc_release(atomic_t *v) in atomic_fetch_inc_release() function
461 #define atomic_fetch_inc_release atomic_fetch_inc_release macro
[all...]
/kernel/linux/linux-5.10/include/asm-generic/
H A Datomic-instrumented.h308 atomic_fetch_inc_release(atomic_t *v) in atomic_fetch_inc_release() function
313 #define atomic_fetch_inc_release atomic_fetch_inc_release macro
H A Datomic-long.h697 return atomic_fetch_inc_release(v); in atomic_long_fetch_inc_release()
/kernel/linux/linux-6.6/include/linux/atomic/
H A Datomic-instrumented.h545 * atomic_fetch_inc_release() - atomic increment with release ordering
555 atomic_fetch_inc_release(atomic_t *v) in atomic_fetch_inc_release() function

Completed in 12 milliseconds