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 | 197 # define ___SYNC(type, reason, else) \ macro 200 # define ___SYNC(type, reason, else) \ macro 205 ___SYNC(__SYNC_##type, __SYNC_##reason, ) 207 ___SYNC(__SYNC_##type, __SYNC_##reason, else)
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sync.h | 197 # define ___SYNC(type, reason, else) \ macro 200 # define ___SYNC(type, reason, else) \ macro 205 ___SYNC(__SYNC_##type, __SYNC_##reason, ) 207 ___SYNC(__SYNC_##type, __SYNC_##reason, else)
|
Completed in 1 milliseconds