Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dsyscall_wrapper.h51 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v5.4/arch/s390/include/asm/
Dsyscall_wrapper.h116 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dsyscall_wrapper.h157 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v5.4/include/linux/
Dsyscalls.h225 __SYSCALL_DEFINEx(x, sname, __VA_ARGS__)
234 #ifndef __SYSCALL_DEFINEx
235 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
/Linux-v5.4/init/
DKconfig2253 # SYSCALL_DEFINE() and __SYSCALL_DEFINEx() macros in <linux/syscalls.h>