Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_clts.c1918 extern void clcleanup_zone(zoneid_t); in endpnt_destructor()
1922 clcleanup_zone(zoneid); in endpnt_destructor()
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s444 WSTUB(nfs, clcleanup_zone, nomod_zero);
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s556 WSTUB(nfs, clcleanup_zone, nomod_zero);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c3486 clcleanup_zone(zoneid_t zoneid) in clcleanup_zone() function