Searched refs:SYS32ONLY (Results 1 – 4 of 4) sorted by relevance
73 SYS32ONLY(sigaction)79 SYS32ONLY(sigsuspend)126 SYS32ONLY(sigreturn)199 SYS32ONLY(mmap2)200 SYS32ONLY(truncate64)201 SYS32ONLY(ftruncate64)233 SYS32ONLY(sendfile64)
23 #define SYS32ONLY(func) -1 macro27 #define SYS32ONLY(func) __NR_##func macro
24 #define SYS32ONLY(func) .llong DOTSYM(sys_ni_syscall),DOTSYM(compat_sys_##func) macro32 #define SYS32ONLY(func) .long sys_##func macro
41 #define SYS32ONLY(func) sys_ni_syscall, macro