Searched refs:sv_pending (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv_impl.h137 void *sv_pending; /* the thread setting SV_PENDING */ member in struct:sv_dev_s
H A Dsv.c338 * and (sv_pending == curthread) so that any recursion through
720 svp->sv_pending = curthread;
793 svp->sv_pending = curthread;
872 svp->sv_pending = NULL;
1064 svp->sv_pending = NULL;
1210 svp->sv_pending == curthread) {
1321 svp->sv_pending == curthread) {
/illumos-gate/usr/src/cmd/mdb/common/modules/sv/
H A Dsv.c524 svp->sv_lh, svp->sv_pending);

Completed in 63 milliseconds