Home
last modified time | relevance | path

Searched refs:corectl_content_value (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dcorectl.c84 corectl_content_value(corectl_content_t *ccp) in corectl_content_value() function
382 content = corectl_content_value(cg->core_default_content); in corectl()
402 content = corectl_content_value(p->p_content); in corectl()
/titanic_41/usr/src/uts/common/sys/
H A Dcorectl.h131 extern core_content_t corectl_content_value(corectl_content_t *);
/titanic_41/usr/src/uts/common/os/
H A Dcore.c349 content = corectl_content_value(p->p_content); in do_core()