Searched refs:ia64_fetchadd8_acq (Results 1 – 3 of 3) sorted by relevance
43 long result = ia64_fetchadd8_acq((unsigned long *)&sem->count, 1); in __down_read()
64 #define ia64_fetchadd8_acq __fetchadd8_acq macro
254 #define ia64_fetchadd8_acq(p, inc) \ macro