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

/linux-master/arch/s390/include/asm/
H A Dsyscall_wrapper.h18 #define __SC_COMPAT_CAST(t, a) \ macro
100 return __do_sys##name(__MAP(x, __SC_COMPAT_CAST, __VA_ARGS__)); \
/linux-master/arch/x86/include/asm/
H A Dsyscall_wrapper.h76 #define __SC_COMPAT_CAST(t, a) \ macro
82 SYSCALL_PT_ARGS(x, __SC_COMPAT_CAST, \

Completed in 108 milliseconds