Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h190 extern void brand_solaris_proc_exit(struct proc *, klwp_t *,
/titanic_41/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c176 brand_solaris_proc_exit(p, l, &sn1_brand); in sn1_proc_exit()
/titanic_41/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c331 brand_solaris_proc_exit(p, l, &s10_brand); in s10_proc_exit()
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c1114 brand_solaris_proc_exit(struct proc *p, klwp_t *l, struct brand *pbrand) in brand_solaris_proc_exit() function