Searched refs:ia64_fetch_and_add (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Datomic.h72 ? ia64_fetch_and_add(i, &(v)->counter) \
79 ? ia64_fetch_and_add(-(i), &(v)->counter) \
H A Dsystem.h196 * ia64_fetch_and_add() with a bad value.
219 #define ia64_fetch_and_add(i,v) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Datomic.h72 ? ia64_fetch_and_add(i, &(v)->counter) \
79 ? ia64_fetch_and_add(-(i), &(v)->counter) \
H A Dsystem.h196 * ia64_fetch_and_add() with a bad value.
219 #define ia64_fetch_and_add(i,v) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c2479 idx = ia64_fetch_and_add(1, &psb->psb_index);
2528 ia64_fetch_and_add(1, &psb->psb_hdr->hdr_count);

Completed in 81 milliseconds