Searched defs:atomic64_and (Results 1 – 2 of 2) sorted by relevance
198 #define atomic64_and(i,v) (void)ia64_atomic64_fetch_and(i,v) macro
1227 atomic64_and(s64 i, atomic64_t *v) in atomic64_and() function1232 #define atomic64_and atomic64_and macro