Searched refs:ia64_fetchadd8_acq (Results 1 – 3 of 3) sorted by relevance
44 long result = ia64_fetchadd8_acq((unsigned long *)&sem->count.counter, 1); in ___down_read()
65 #define ia64_fetchadd8_acq __fetchadd8_acq macro
255 #define ia64_fetchadd8_acq(p, inc) \ macro