Home
last modified time | relevance | path

Searched full:syscall (Results 426 – 450 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/titanic_50/usr/src/cmd/latencytop/common/
H A Dstat.c530 /* 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 Dauto_vfsops.c75 "AUTOFS syscall",
82 "AUTOFS syscall (32-bit)",
/titanic_50/usr/src/cmd/arcwatch/
H A Darcwatch.c85 "syscall::fork*:entry\n"
90 "syscall::fork*:return\n"
/titanic_50/usr/src/cmd/sendmail/src/
H A Dsfsasl.c762 err = "syscall error";
870 err = "syscall error";
/titanic_50/usr/src/uts/common/io/
H A Dsignalfd.c22 * 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 Dcpc.c97 * 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 Dautofs.h362 * AUTOFS syscall entry point
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/
H A Dnetgroup.c123 /* Check for error in syscall or NULL domain name */ in netgroup_check()
/titanic_50/usr/src/uts/common/sys/
H A Dthread.h198 volatile char t_pre_sys; /* pre-syscall work needed */
204 * Post-syscall / post-trap flags.
H A Dtimex.h31 #include <sys/syscall.h>
H A Dport_impl.h73 #define PORT_MAX_LIST 8192 /* max. # of list ent. per syscall */
/titanic_50/usr/src/cmd/initpkg/
H A Dumountall.sh307 # WARNING: use of any syscall on a NFS file system has
/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_mod.c34 #include <sys/syscall.h>
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dps.c36 #include <sys/syscall.h>
/titanic_50/usr/src/common/crypto/modes/amd64/
H A Dgcm_intel.s105 * uses it to pass P2 to syscall.
/titanic_50/usr/src/lib/libproc/sparc/
H A DPisadep.c42 #define SYSCALL32 0x91d02008 /* 32-bit syscall (ta 8) instruction */
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c33 #include <sys/syscall.h>
/titanic_50/usr/src/uts/common/os/
H A Dcpu.c199 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 Daudit_core.c182 * to syscall auditing. in audit_update_context()
/titanic_50/usr/src/uts/sparc/v9/os/
H A Dv9dep.c464 * 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 Dunix.c353 { T_SYSCALLINT, "syscall-0x91" },
359 { T_SYSCALL, "syscall" },
/titanic_50/usr/src/uts/intel/ia32/syscall/
H A Dgetcontext.c154 * and turned off the flag, but amd64 syscall interface has not. in restorecontext()
/titanic_50/usr/src/uts/common/syscall/
H A Dppriv.c300 * When invoked via the PRIVSYS_SETPFLAGS syscall in setpflags()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h480 * Layout description of sysset_t, from <sys/syscall.h>.
/titanic_50/usr/src/lib/libc/port/threads/
H A Dalloc.c28 #include <sys/syscall.h>

1...<<11121314151617181920>>...23