/titanic_50/usr/src/cmd/latencytop/common/ |
H A D | stat.c | 530 /* This must be a syscall tag */ in lt_stat_update() 532 (void) snprintf(tmp, sizeof (tmp), "Syscall: %s", tag); in lt_stat_update()
|
/titanic_50/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 75 "AUTOFS syscall", 82 "AUTOFS syscall (32-bit)",
|
/titanic_50/usr/src/cmd/arcwatch/ |
H A D | arcwatch.c | 85 "syscall::fork*:entry\n" 90 "syscall::fork*:return\n"
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | sfsasl.c | 762 err = "syscall error"; 870 err = "syscall error";
|
/titanic_50/usr/src/uts/common/io/ |
H A D | signalfd.c | 22 * via the read(2) syscall. That capability already exists with the 86 * return from the poll syscall with EINTR. This means that if either
|
H A D | cpc.c | 97 * This CPC syscall should only be loaded if it found a PCBE to use. in cpc() 185 * syscall, so if this set has a CPU-bound context, return an in cpc()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | autofs.h | 362 * AUTOFS syscall entry point
|
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | netgroup.c | 123 /* Check for error in syscall or NULL domain name */ in netgroup_check()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | thread.h | 198 volatile char t_pre_sys; /* pre-syscall work needed */ 204 * Post-syscall / post-trap flags.
|
H A D | timex.h | 31 #include <sys/syscall.h>
|
H A D | port_impl.h | 73 #define PORT_MAX_LIST 8192 /* max. # of list ent. per syscall */
|
/titanic_50/usr/src/cmd/initpkg/ |
H A D | umountall.sh | 307 # WARNING: use of any syscall on a NFS file system has
|
/titanic_50/usr/src/uts/common/cpr/ |
H A D | cpr_mod.c | 34 #include <sys/syscall.h>
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | ps.c | 36 #include <sys/syscall.h>
|
/titanic_50/usr/src/common/crypto/modes/amd64/ |
H A D | gcm_intel.s | 105 * uses it to pass P2 to syscall.
|
/titanic_50/usr/src/lib/libproc/sparc/ |
H A D | Pisadep.c | 42 #define SYSCALL32 0x91d02008 /* 32-bit syscall (ta 8) instruction */
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 33 #include <sys/syscall.h>
|
/titanic_50/usr/src/uts/common/os/ |
H A D | cpu.c | 199 kstat_named_t syscall; member 258 { "syscall", KSTAT_DATA_UINT64 }, 3230 csskd->syscall.value.ui64 = css->syscall; in cpu_sys_stats_ks_update() 3368 cso->cpu_sysinfo.syscall = CPU_STATS(cp, sys.syscall); in cpu_stat_ks_update()
|
H A D | audit_core.c | 182 * to syscall auditing. in audit_update_context()
|
/titanic_50/usr/src/uts/sparc/v9/os/ |
H A D | v9dep.c | 464 * If in a system call, return the address of the syscall trap. 1117 /* Also, syscall needs to know about this */ in sendsig() 1453 /* Also, syscall needs to know about this */ in sendsig32() 1565 * set syscall()'s return values for a lwp.
|
/titanic_50/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | unix.c | 353 { T_SYSCALLINT, "syscall-0x91" }, 359 { T_SYSCALL, "syscall" },
|
/titanic_50/usr/src/uts/intel/ia32/syscall/ |
H A D | getcontext.c | 154 * and turned off the flag, but amd64 syscall interface has not. in restorecontext()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | ppriv.c | 300 * When invoked via the PRIVSYS_SETPFLAGS syscall in setpflags()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | struct_layout.h | 480 * Layout description of sysset_t, from <sys/syscall.h>.
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | alloc.c | 28 #include <sys/syscall.h>
|