Searched defs:SYS32ONLY (Results 1 – 3 of 3) sorted by relevance
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