Searched full:syscall (Results 276 – 300 of 567) sorted by relevance
1...<<11121314151617181920>>...23
/titanic_50/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | truncate.c | 29 #include <sys/syscall.h>
|
/titanic_50/usr/src/cmd/dtrace/test/tst/i386/pid/ |
H A D | tst.embedded.d | 52 syscall::rexit:entry
|
H A D | tst.branch.d | 57 syscall::rexit:entry
|
/titanic_50/usr/src/cmd/dtrace/test/tst/sparc/pid/ |
H A D | tst.embedded.d | 52 syscall::rexit:entry
|
H A D | tst.br.d | 49 syscall::rexit:entry
|
H A D | tst.branch.d | 57 syscall::rexit:entry
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.haslam.d | 48 syscall:::entry
|
/titanic_50/usr/src/lib/libc/port/sys/ |
H A D | set_errno.c | 31 #include <sys/syscall.h>
|
H A D | readlink.c | 27 #include <sys/syscall.h>
|
/titanic_50/usr/src/lib/libbc/libc/sys/common/ |
H A D | mincore.c | 31 #include <sys/syscall.h>
|
H A D | _access.c | 27 #include <sys/syscall.h>
|
H A D | ftruncate.c | 29 #include <sys/syscall.h>
|
H A D | lseek.c | 31 #include <sys/syscall.h>
|
/titanic_50/usr/src/lib/libc/i386_hwcap2/ |
H A D | Makefile | 43 # method (hwcap1 uses "sysenter" and hwcap2 uses "syscall"), and sse2 vs sse
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/drops/ |
H A D | drp.DTRACEDROP_STKSTROVERFLOW.d | 46 syscall:::entry
|
/titanic_50/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 52 #include <sys/syscall.h> 163 * Get the syscall return values for the lwp. 178 * syscall return already masks off the bottom values ..? in prgetrvals()
|
/titanic_50/usr/src/cmd/stat/mpstat/ |
H A D | mpstat.c | 268 kstat_delta(old_sys, &c2->cs_sys, "syscall") / etime, in print_cpu() 353 agg_stat(ks, &p->ps_cpus[i]->cs_sys, "syscall"); in agg_sys() 454 kstat_delta(&old_sys, &new_sys, "syscall") / etime, in print_pset()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 63 #include <sys/syscall.h> 108 "NFS syscall, client, and common", 115 "NFS syscall, client, and common (32-bit)",
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/pid/ |
H A D | tst.ret1.d | 45 syscall::getpid:return
|
H A D | tst.vfork.d | 57 syscall::rexit:entry
|
H A D | tst.ret2.d | 45 syscall::getpid:return
|
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | rename.c | 28 #include <sys/syscall.h>
|
H A D | truncate.c | 30 #include <sys/syscall.h>
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/builtinvar/ |
H A D | tst.lwpsinfo.d | 53 printf("The syscall number = %d\n", curlwpsinfo->pr_syscall);
|
H A D | tst.lwpsinfo1.d | 49 printf("The syscall number = %d\n", curlwpsinfo->pr_syscall);
|
1...<<11121314151617181920>>...23