Home
last modified time | relevance | path

Searched refs:COMPAT_SYS_NI (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/time/
A Dposix-stubs.c37 #ifndef COMPAT_SYS_NI
38 #define COMPAT_SYS_NI(name) SYSCALL_ALIAS(compat_sys_##name, sys_ni_posix_timers) macro
160 COMPAT_SYS_NI(timer_create);
164 COMPAT_SYS_NI(getitimer);
165 COMPAT_SYS_NI(setitimer);
/linux/arch/arm64/include/asm/
A Dsyscall_wrapper.h46 #define COMPAT_SYS_NI(name) \ macro
/linux/arch/s390/include/asm/
A Dsyscall_wrapper.h124 #define COMPAT_SYS_NI(name) \ macro
/linux/arch/x86/include/asm/
A Dsyscall_wrapper.h222 #define COMPAT_SYS_NI(name) \ macro

Completed in 5 milliseconds