Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dsys_ni.c29 #ifndef COND_SYSCALL_COMPAT
40 COND_SYSCALL_COMPAT(io_setup);
43 COND_SYSCALL_COMPAT(io_submit);
120 COND_SYSCALL_COMPAT(msgctl);
123 COND_SYSCALL_COMPAT(msgrcv);
125 COND_SYSCALL_COMPAT(msgsnd);
129 COND_SYSCALL_COMPAT(semctl);
137 COND_SYSCALL_COMPAT(shmctl);
140 COND_SYSCALL_COMPAT(shmat);
327 COND_SYSCALL_COMPAT(recv);
[all …]
/linux-6.15/arch/arm64/include/asm/
H A Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.15/arch/riscv/include/asm/
H A Dsyscall_wrapper.h69 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.15/arch/s390/include/asm/
H A Dsyscall_wrapper.h86 #define COND_SYSCALL_COMPAT(name) \ macro
/linux-6.15/arch/x86/include/asm/
H A Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro