Home
last modified time | relevance | path

Searched refs:__SC_COMPAT_CAST (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
Dsyscall_wrapper.h14 #define __SC_COMPAT_CAST(t, a) \ macro
37 long ret = __s390x_sys##name(__MAP(x,__SC_COMPAT_CAST,__VA_ARGS__));\
/arch/x86/include/asm/
Dsyscall_wrapper.h32 #define __SC_COMPAT_CAST(t, a) \ macro
38 SYSCALL_PT_ARGS(x, __SC_COMPAT_CAST, \