Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsys_ni.c29 #ifndef COND_SYSCALL_COMPAT
40 COND_SYSCALL_COMPAT(io_setup);
43 COND_SYSCALL_COMPAT(io_submit);
121 COND_SYSCALL_COMPAT(msgctl);
124 COND_SYSCALL_COMPAT(msgrcv);
126 COND_SYSCALL_COMPAT(msgsnd);
130 COND_SYSCALL_COMPAT(semctl);
138 COND_SYSCALL_COMPAT(shmctl);
141 COND_SYSCALL_COMPAT(shmat);
324 COND_SYSCALL_COMPAT(recv);
[all …]
/openbmc/linux/arch/riscv/include/asm/
H A Dsyscall_wrapper.h42 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsyscall_wrapper.h40 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/s390/include/asm/
H A Dsyscall_wrapper.h86 #define COND_SYSCALL_COMPAT(name) \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h217 #define COND_SYSCALL_COMPAT(name) \ macro