Home
last modified time | relevance | path

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

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