Home
last modified time | relevance | path

Searched refs:COND_SYSCALL (Results 1 – 9 of 9) sorted by relevance

/linux/kernel/
H A Dsys_ni.c9 /* Architectures may override COND_SYSCALL and COND_SYSCALL_COMPAT */
25 #ifndef COND_SYSCALL
26 #define COND_SYSCALL(name) cond_syscall(sys_##name) macro
27 #endif /* COND_SYSCALL */
39 COND_SYSCALL(io_setup);
41 COND_SYSCALL(io_destroy);
42 COND_SYSCALL(io_submit);
44 COND_SYSCALL(io_cancel);
45 COND_SYSCALL(io_getevents_time32);
46 COND_SYSCALL(io_getevent
[all...]
/linux/arch/s390/include/asm/
H A Dsyscall_wrapper.h27 #define COND_SYSCALL(name) \ macro
/linux/arch/powerpc/include/asm/
H A Dsyscall_wrapper.h42 #define COND_SYSCALL(name) \ macro
/linux/arch/arm64/include/asm/
H A Dsyscall_wrapper.h73 #define COND_SYSCALL(name) \ macro
/linux/arch/riscv/include/asm/
H A Dsyscall_wrapper.h101 #define COND_SYSCALL(name) \ macro
/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h251 #define COND_SYSCALL(name) \ macro
/linux/Documentation/process/
H A Dadding-syscalls.rst228 COND_SYSCALL(xyzzy);
/linux/Documentation/translations/it_IT/process/
H A Dadding-syscalls.rst255 COND_SYSCALL(xyzzy);
/linux/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst256 COND_SYSCALL(xyzzy);