Searched refs:SYS32ONLY (Results 1 – 4 of 4) sorted by relevance
73 SYS32ONLY(sigaction)78 SYS32ONLY(sigsuspend)125 SYS32ONLY(sigreturn)198 SYS32ONLY(mmap2)199 SYS32ONLY(truncate64)200 SYS32ONLY(ftruncate64)232 SYS32ONLY(sendfile64)
23 #define SYS32ONLY(func) -1 macro26 #define SYS32ONLY(func) __NR_##func macro
24 #define SYS32ONLY(func) .llong .sys_ni_syscall,.compat_sys_##func macro31 #define SYS32ONLY(func) .long sys_##func macro
41 #define SYS32ONLY(func) sys_ni_syscall, macro