Searched refs:__SC_TEST (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A D | syscall_wrapper.h | 44 __MAP(x, __SC_TEST, __VA_ARGS__); \
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscall_wrapper.h | 30 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| /linux/include/linux/ |
| H A D | livepatch_helpers.h | 69 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| H A D | compat.h | 83 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| H A D | syscalls.h | 135 #define __SC_TEST(t, a) (void)BUILD_BUG_ON_ZERO(!__TYPE_IS_LL(t) && sizeof(t) > sizeof(long)) macro 258 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| /linux/arch/arm64/include/asm/ |
| H A D | syscall_wrapper.h | 61 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| /linux/arch/riscv/include/asm/ |
| H A D | syscall_wrapper.h | 85 __MAP(x,__SC_TEST,__VA_ARGS__); \
|
| /linux/arch/x86/include/asm/ |
| H A D | syscall_wrapper.h | 231 __MAP(x,__SC_TEST,__VA_ARGS__); \
|