Home
last modified time | relevance | path

Searched refs:__SYSCALL_COMPAT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dunistd.h19 #if defined(__LP64__) && !defined(__SYSCALL_COMPAT)
/linux/arch/riscv/kernel/
H A Dcompat_syscall_table.c3 #define __SYSCALL_COMPAT macro
/linux/include/uapi/asm-generic/
H A Dunistd.h19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
25 #ifdef __SYSCALL_COMPAT
714 #if defined(__SYSCALL_COMPAT) || __BITS_PER_LONG == 32
874 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
25 #ifdef __SYSCALL_COMPAT
714 #if defined(__SYSCALL_COMPAT) || __BITS_PER_LONG == 32
874 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)