Home
last modified time | relevance | path

Searched refs:__SC_TEST (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dsyscall_wrapper.h30 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux/arch/arm64/include/asm/
H A Dsyscall_wrapper.h61 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux/arch/riscv/include/asm/
H A Dsyscall_wrapper.h89 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h231 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux/include/linux/
H A Dcompat.h87 __MAP(x,__SC_TEST,__VA_ARGS__); \
H A Dsyscalls.h135 #define __SC_TEST(t, a) (void)BUILD_BUG_ON_ZERO(!__TYPE_IS_LL(t) && sizeof(t) > sizeof(long)) macro
262 __MAP(x,__SC_TEST,__VA_ARGS__); \