Searched defs:__SYSCALL_DEFINEx (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | syscall_wrapper.h | 18 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | syscall_wrapper.h | 51 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | syscall_wrapper.h | 49 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | syscall_wrapper.h | 123 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 223 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|
/openbmc/linux/include/linux/ |
H A D | syscalls.h | 241 #define __SYSCALL_DEFINEx(x, name, ...) \ macro
|