Searched refs:SYS32ONLY (Results 1 – 4 of 4) sorted by relevance
74 SYS32ONLY(sigaction)80 SYS32ONLY(sigsuspend)127 SYS32ONLY(sigreturn)200 SYS32ONLY(mmap2)201 SYS32ONLY(truncate64)202 SYS32ONLY(ftruncate64)234 SYS32ONLY(sendfile64)
23 #define SYS32ONLY(func) -1 macro27 #define SYS32ONLY(func) __NR_##func macro
24 #define SYS32ONLY(func) .8byte DOTSYM(sys_ni_syscall),DOTSYM(compat_sys_##func) macro32 #define SYS32ONLY(func) .long sys_##func macro
41 #define SYS32ONLY(func) sys_ni_syscall, macro