Home
last modified time | relevance | path

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

/openbmc/linux/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__)); \
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h76 #define __SC_COMPAT_CAST(t, a) \ macro
82 SYSCALL_PT_ARGS(x, __SC_COMPAT_CAST, \