Searched defs:COMPAT_SYSCALL_DEFINEx (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | syscall_wrapper.h | 20 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | syscall_wrapper.h | 50 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | syscall_wrapper.h | 66 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | syscall_wrapper.h | 202 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
|
| /linux-6.15/include/linux/ |
| H A D | compat.h | 71 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ macro
|