Home
last modified time | relevance | path

Searched full:syscall (Results 326 – 350 of 601) sorted by relevance

1...<<11121314151617181920>>...25

/titanic_51/usr/src/boot/sys/x86/include/
H A Dspecialreg.h787 #define MSR_STAR 0xc0000081 /* legacy mode SYSCALL target/cs/ss */
788 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target rip */
789 #define MSR_CSTAR 0xc0000083 /* compat mode SYSCALL target rip */
790 #define MSR_SF_MASK 0xc0000084 /* syscall flags mask */
/titanic_51/usr/src/cmd/dtrace/test/tst/common/mdb/
H A Dtst.dtracedcmd.ksh38 syscall:::entry
/titanic_51/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.schrock.ksh66 syscall:::
/titanic_51/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.weak1.d45 syscall::getpid:return
H A Dtst.weak2.d45 syscall::getpid:return
H A Dtst.args1.d45 syscall::getpid:return
/titanic_51/usr/src/ucbcmd/sbcp/
H A Dmksysent34 print "#include <sys/syscall.h>"
/titanic_51/usr/src/lib/libfakekernel/common/sys/
H A Dklwp.h46 #define MAXSYSARGS 8 /* Maximum # of arguments passed to a syscall */
/titanic_51/usr/src/cmd/make/include/vroot/
H A Dargs.h30 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A D_creat.c27 #include <sys/syscall.h>
/titanic_51/usr/src/uts/sun4v/ml/
H A Dtrap_table.s46 #include <sys/syscall.h>
169 * SYSCALL is used for unsupported syscall interfaces (with 'which'
173 * The SYSCALL_TRAP* macros are used for syscall entry points.
178 * brand syscall interposition. See the comments around BRAND_CALLBACK
187 #define SYSCALL(which) \ macro
1259 SYSCALL(nosys); /* 141 unused system call trap */
1264 SYSCALL(nosys); /* 142 unused system call trap */
1265 SYSCALL(nosys); /* 143 unused system call trap */
2349 ! check for old syscall mma
[all...]
/titanic_51/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out24 java.lang.IllegalStateException: Not all compiled probes are enabled. Compiled description syscall:::entry { @[execname] = count(); } tick-101ms { printa(@); } not enabled.
/titanic_51/usr/src/uts/intel/pipe/
H A DMakefile29 # This makefile drives the production of the pipe syscall module.
/titanic_51/usr/src/uts/intel/pset/
H A DMakefile30 # This makefile drives the production of the pset syscall module.
/titanic_51/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dsbrk.s30 #include <sys/syscall.h>
/titanic_51/usr/src/uts/common/syscall/
H A Dsigsuspend.c59 curthread->t_sig_check = 1; /* so post-syscall will re-evaluate */ in sigsuspend()
/titanic_51/usr/src/ucblib/libucb/port/sys/
H A Dgettimeofday.c40 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libc/port/gen/
H A Dgetrusage.c83 return (syscall(SYS_rusagesys, _RUSAGESYS_GETVMUSAGE, flags, age, in getvmusage()
/titanic_51/usr/src/lib/libc/port/sys/
H A Dlwp_rwlock.c33 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libtnfctl/
H A Dprb_proc_int.h41 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libc/amd64/sys/
H A Dgetcontext.s48 /* call getcontext: syscall */ \
/titanic_51/usr/src/lib/libbc/libc/sys/sys5/
H A Dreadv.c33 #include <sys/syscall.h>
H A Dexecve.c29 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libbc/libc/sys/4.2/
H A Dexecve.c30 #include <sys/syscall.h>
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dttyslot.c43 #include <sys/syscall.h>

1...<<11121314151617181920>>...25