Home
last modified time | relevance | path

Searched refs:ia64_fetchadd4_rel (Results 1 – 3 of 3) sorted by relevance

/arch/ia64/include/asm/
Dmutex.h62 int ret = ia64_fetchadd4_rel(count, 1); in __mutex_fastpath_unlock()
Dintel_intrin.h63 #define ia64_fetchadd4_rel __fetchadd4_rel macro
Dgcc_intrin.h247 #define ia64_fetchadd4_rel(p, inc) \ macro