Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Ddomain.h133 #define TUSER(instr) TUSERCOND(instr, )
134 #define TUSERCOND(instr, cond) #instr "t" #cond macro
136 #define TUSER(instr) TUSERCOND(instr, )
137 #define TUSERCOND(instr, cond) #instr #cond macro
Dfutex.h117 "2: " TUSERCOND(str, eq) " %3, [%4]\n" in futex_atomic_cmpxchg_inatomic()