Searched refs:____SYNC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sync.h | 177 # define ____SYNC(_type, _reason, _else) \ macro 189 # define ____SYNC(_type, _reason, _else) macro 198 ____SYNC(type, reason, else) 201 __stringify(____SYNC(type, reason, else))
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sync.h | 177 # define ____SYNC(_type, _reason, _else) \ macro 189 # define ____SYNC(_type, _reason, _else) macro 198 ____SYNC(type, reason, else) 201 __stringify(____SYNC(type, reason, else))
|
Completed in 1 milliseconds