Home
last modified time | relevance | path

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

/Linux-v6.6/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
162 COMPAT_SYS_NI(timer_create);
166 COMPAT_SYS_NI(getitimer);
167 COMPAT_SYS_NI(setitimer);
/Linux-v6.6/arch/arm64/include/asm/
Dsyscall_wrapper.h47 #define COMPAT_SYS_NI(name) \ macro
/Linux-v6.6/arch/riscv/include/asm/
Dsyscall_wrapper.h49 #define COMPAT_SYS_NI(name) \ macro
/Linux-v6.6/arch/s390/include/asm/
Dsyscall_wrapper.h94 #define COMPAT_SYS_NI(name) \ macro
/Linux-v6.6/arch/x86/include/asm/
Dsyscall_wrapper.h222 #define COMPAT_SYS_NI(name) \ macro