Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dsyscall_wrapper.h77 __MAP(x, __SC_TEST, __VA_ARGS__); \
99 __MAP(x, __SC_TEST, __VA_ARGS__); \
135 __MAP(x, __SC_TEST, __VA_ARGS__); \
/linux-6.12.1/arch/powerpc/include/asm/
Dsyscall_wrapper.h30 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux-6.12.1/arch/arm64/include/asm/
Dsyscall_wrapper.h61 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux-6.12.1/arch/riscv/include/asm/
Dsyscall_wrapper.h85 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux-6.12.1/arch/x86/include/asm/
Dsyscall_wrapper.h231 __MAP(x,__SC_TEST,__VA_ARGS__); \
/linux-6.12.1/include/linux/
Dcompat.h83 __MAP(x,__SC_TEST,__VA_ARGS__); \
Dsyscalls.h133 #define __SC_TEST(t, a) (void)BUILD_BUG_ON_ZERO(!__TYPE_IS_LL(t) && sizeof(t) > sizeof(long)) macro
256 __MAP(x,__SC_TEST,__VA_ARGS__); \