Searched refs:__SYSCALL_COMPAT (Results 1 - 4 of 4) sorted by last modified time

/linux-master/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
858 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/linux-master/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
858 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)
/linux-master/arch/riscv/kernel/
H A Dcompat_syscall_table.c3 #define __SYSCALL_COMPAT macro
/linux-master/arch/riscv/include/uapi/asm/
H A Dunistd.h18 #if defined(__LP64__) && !defined(__SYSCALL_COMPAT)

Completed in 400 milliseconds