Home
last modified time | relevance | path

Searched refs:sobj_ops_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsobject.h63 } sobj_ops_t; typedef
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c78 sobj_ops_t ops; in sobj_ops_to_text()
270 sobj_ops_t sobj;
279 (void) mdb_vread(&wc->sobj, sizeof (sobj_ops_t), in wchaninfo_twalk()
/illumos-gate/usr/src/uts/common/disp/
H A Dshuttle.c74 static sobj_ops_t shuttle_sobj_ops = {
/illumos-gate/usr/src/uts/common/os/
H A Dmutex.c230 static sobj_ops_t mutex_sobj_ops = {
H A Dsemaphore.c60 static sobj_ops_t sema_sobj_ops = {
H A Drwlock.c203 static sobj_ops_t rw_sobj_ops = {
H A Dturnstile.c406 turnstile_block(turnstile_t *ts, int qnum, void *sobj, sobj_ops_t *sobj_ops, in turnstile_block()
H A Dcondvar.c110 static sobj_ops_t cv_sobj_ops = {
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c91 static sobj_ops_t lwp_sobj_ops = {
97 static sobj_ops_t lwp_sobj_pi_ops = {
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c3284 sobj_ops_t *sobj; in prgetlwpsinfo()
3350 sobj_ops_t *sobj; in prgetlwpsinfo32()