Home
last modified time | relevance | path

Searched defs:atomic_long_cmpxchg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Datomic-long.h135 #define atomic_long_cmpxchg(l, old, new) \ macro
254 #define atomic_long_cmpxchg(l, old, new) \ macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic-long.h411 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() function
905 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() function