Home
last modified time | relevance | path

Searched refs:zone_hold (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c355 zone_hold(zone); in getflabel()
368 zone_hold(zone); in getflabel()
411 zone_hold(zone); in getflabel()
H A Dzone.c2796 zone_hold(zone_t *z) in zone_hold() function
3116 zone_hold(zone); in zone_find_by_id()
3144 zone_hold(zone); in zone_find_by_label()
3171 zone_hold(zone); in zone_find_by_name()
3199 zone_hold(global_zone); in zone_find_by_path()
3217 zone_hold(zret); in zone_find_by_path()
3592 zone_hold(zone); /* Reference to be dropped when thread exits */ in zthread_create()
3866 zone_hold(zone); /* this hold is released by zone_destroy() */ in zsched()
4842 zone_hold(zone); /* so we can use the zone_t later */ in zone_boot()
4958 zone_hold(zone); in zone_shutdown()
[all …]
H A Dtaskq.c2010 zone_hold(tq->tq_proc->p_zone); in taskq_create_common()
H A Dexec.c777 zone_hold(pp->p_zone); in gexec()
/illumos-gate/usr/src/uts/common/syscall/
H A Dexacctsys.c198 zone_hold(zone); in putacct()
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h656 extern void zone_hold(zone_t *);
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c494 zone_hold(mntzone = zone); /* start with this assumption */ in smbfs_mount()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c940 zone_hold(mntzone = zone); /* start with this assumption */ in nfs_mount()
H A Dnfs3_vfsops.c913 zone_hold(mntzone = zone); /* start with this assumption */ in nfs3_mount()
H A Dnfs4_vfsops.c1093 zone_hold(mntzone = zone); /* start with this assumption */ in nfs4_mount()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c2124 zone_hold(sc->vmm_zone); in vmmdev_do_vm_create()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1614 zone_hold(zone); in domount()