Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dsyscall_wrapper.h81 __MAP(x, __SC_TEST, __VA_ARGS__); \
107 __MAP(x, __SC_TEST, __VA_ARGS__); \
146 __MAP(x, __SC_TEST, __VA_ARGS__); \
/Linux-v6.6/arch/powerpc/include/asm/
Dsyscall_wrapper.h30 __MAP(x,__SC_TEST,__VA_ARGS__); \
/Linux-v6.6/arch/arm64/include/asm/
Dsyscall_wrapper.h65 __MAP(x,__SC_TEST,__VA_ARGS__); \
/Linux-v6.6/arch/riscv/include/asm/
Dsyscall_wrapper.h66 __MAP(x,__SC_TEST,__VA_ARGS__); \
/Linux-v6.6/arch/x86/include/asm/
Dsyscall_wrapper.h236 __MAP(x,__SC_TEST,__VA_ARGS__); \
/Linux-v6.6/include/linux/
Dcompat.h83 __MAP(x,__SC_TEST,__VA_ARGS__); \
Dsyscalls.h129 #define __SC_TEST(t, a) (void)BUILD_BUG_ON_ZERO(!__TYPE_IS_LL(t) && sizeof(t) > sizeof(long)) macro
252 __MAP(x,__SC_TEST,__VA_ARGS__); \