Searched refs:Stable (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Derr.D_PRAGMA_UNUSED.UnusedPragma.d40 #pragma D attributes Stable/Stable/Common func;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsched.d64 #pragma D attributes Stable/Stable/Common curcpu
68 #pragma D attributes Stable/Stable/Common cpu
72 #pragma D attributes Stable/Stable/Common pset
76 #pragma D attributes Stable/Stable/Common chip
80 #pragma D attributes Stable/Stable/Commo
[all...]
H A Dprocfs.d.in349 #pragma D attributes Stable/Stable/Common curpsinfo
353 #pragma D attributes Stable/Stable/Common curlwpsinfo
358 #pragma D attributes Stable/Stable/Common cwd
364 #pragma D attributes Stable/Stable/Common root
H A Dio.d.in204 #pragma D attributes Stable/Stable/Common fds
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dstable.c46 static char **Stable; /* the hash table */ variable
82 Stable = MALLOC(Stablesz * sizeof (*Stable));
83 bzero((void *)Stable, Stablesz * sizeof (*Stable));
109 FREE(Stable);
165 ptrp = &Stable[hash];
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h197 #define Stable "Stable" macro
H A Dtopo_xml.c98 } else if (xmlStrcmp(str, (xmlChar *)Stable) == 0) {
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h951 uint32_t Stable; member in struct:aac_blockwrite
H A Daac.c5691 ddi_put32(acc, &bw->Stable, CUNSTABLE);

Completed in 1499 milliseconds