Home
last modified time | relevance | path

Searched defs:cond_syscall (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/
Dlinkage.h9 #define cond_syscall(x) asm(".weak\t" #x "\n" #x "\t=\tsys_ni_syscall") macro
/arch/powerpc/include/asm/
Dlinkage.h8 #define cond_syscall(x) \ macro
/arch/alpha/include/asm/
Dlinkage.h5 #define cond_syscall(x) asm(".weak\t" #x "\n" #x " = sys_ni_syscall") macro
/arch/ia64/include/asm/
Dlinkage.h15 #define cond_syscall(x) asm(".weak\t" #x "#\n" #x "#\t=\tsys_ni_syscall#") macro