Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dposix-stubs.c36 #ifndef COMPAT_SYS_NI
37 #define COMPAT_SYS_NI(name) SYSCALL_ALIAS(compat_sys_##name, sys_ni_posix_timers) macro
153 COMPAT_SYS_NI(timer_create);
154 COMPAT_SYS_NI(getitimer);
155 COMPAT_SYS_NI(setitimer);
/Linux-v5.4/arch/arm64/include/asm/
Dsyscall_wrapper.h46 #define COMPAT_SYS_NI(name) \ macro
/Linux-v5.4/arch/s390/include/asm/
Dsyscall_wrapper.h95 #define COMPAT_SYS_NI(name) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dsyscall_wrapper.h117 #define COMPAT_SYS_NI(name) \ macro