Home
last modified time | relevance | path

Searched refs:pre_syscall (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s254 call pre_syscall ! abort = pre_syscall(arg0)
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c71 int pre_syscall(void);
173 error = pre_syscall(); in syscall_entry()
236 pre_syscall() in pre_syscall() function
/titanic_41/usr/src/uts/i86pc/ml/
H A Dsyscall_asm_amd64.s680 call pre_syscall
/titanic_41/usr/src/uts/sparc/os/
H A Dsyscall.c351 pre_syscall(int arg0) in pre_syscall() function