Home
last modified time | relevance | path

Searched refs:TUSERCOND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Ddomain.h120 #define TUSER(instr) TUSERCOND(instr, )
121 #define TUSERCOND(instr, cond) #instr "t" #cond macro
123 #define TUSER(instr) TUSERCOND(instr, )
124 #define TUSERCOND(instr, cond) #instr #cond macro
H A Dfutex.h117 "2: " TUSERCOND(str, eq) " %3, [%4]\n" in futex_atomic_cmpxchg_inatomic()