Home
last modified time | relevance | path

Searched refs:__SYSCALL_DEFINEx (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/arch/powerpc/include/asm/
Dsyscall_wrapper.h18 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v6.1/arch/arm64/include/asm/
Dsyscall_wrapper.h51 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v6.1/arch/s390/include/asm/
Dsyscall_wrapper.h145 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v6.1/arch/x86/include/asm/
Dsyscall_wrapper.h228 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v6.1/include/linux/
Dsyscalls.h228 __SYSCALL_DEFINEx(x, sname, __VA_ARGS__)
237 #ifndef __SYSCALL_DEFINEx
238 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v6.1/init/
DKconfig2002 # SYSCALL_DEFINE() and __SYSCALL_DEFINEx() macros in <linux/syscalls.h>