Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/uapi/asm/
Dunistd.h15 #if !defined(__LP64__) || defined(__SYSCALL_COMPAT)
/linux-4.1.27/arch/tile/kernel/
Dcompat.c16 #define __SYSCALL_COMPAT macro
/linux-4.1.27/include/uapi/asm-generic/
Dunistd.h18 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
24 #ifdef __SYSCALL_COMPAT
780 #if (__BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)) && \
889 #if __BITS_PER_LONG == 64 && !defined(__SYSCALL_COMPAT)