Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/include/asm/
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
Dfutex.h117 "2: " TUSERCOND(str, eq) " %3, [%4]\n" in futex_atomic_cmpxchg_inatomic()