Home
last modified time | relevance | path

Searched defs:SYS32ONLY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dsystbl_chk.c23 #define SYS32ONLY(func) -1 macro
27 #define SYS32ONLY(func) __NR_##func macro
Dsystbl.S24 #define SYS32ONLY(func) .llong DOTSYM(sys_ni_syscall),DOTSYM(compat_sys_##func) macro
32 #define SYS32ONLY(func) .long sys_##func macro
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspu_callbacks.c41 #define SYS32ONLY(func) sys_ni_syscall, macro