Home
last modified time | relevance | path

Searched refs:ccc_content (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dcorectl.c77 ccp->ccc_content = cc; in corectl_content_alloc()
89 content = ccp->ccc_content; in corectl_content_value()
99 ccp->ccc_content = content; in corectl_content_set()
/titanic_41/usr/src/uts/common/sys/
H A Dcorectl.h103 core_content_t ccc_content; member