Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsyscall_wrapper.h64 #define SYS_NI(name) \ macro
111 #define SYS_NI(name) \ macro
/arch/arm64/include/asm/
Dsyscall_wrapper.h86 #define SYS_NI(name) SYSCALL_ALIAS(__arm64_sys_##name, sys_ni_posix_timers); macro
/arch/x86/include/asm/
Dsyscall_wrapper.h96 #define SYS_NI(name) \ macro
254 #define SYS_NI(name) SYSCALL_ALIAS(__x64_sys_##name, sys_ni_posix_timers); macro