Home
last modified time | relevance | path

Searched refs:zone_status_timedwait (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dzone.h778 extern clock_t zone_status_timedwait(zone_t *, clock_t, zone_status_t);
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c2536 timeleft = zone_status_timedwait(zone, ddi_get_lbolt() + in auto_do_unmount()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c3079 timeleft = zone_status_timedwait(zone, ddi_get_lbolt() + in nfs4_ephemeral_harvester()
/titanic_44/usr/src/uts/common/os/
H A Dzone.c2563 zone_status_timedwait(zone_t *zone, clock_t tim, zone_status_t status) in zone_status_timedwait() function