Searched refs:cc_content (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c424 corectl_content_t *cc_content; member in struct:__anon9250
447 corectl_content_hold(counterp->cc_content);
450 p->p_content = counterp->cc_content;
475 counter.cc_content = NULL;
478 counter.cc_content = corectl_content_alloc(content);
524 corectl_content_rele(counter.cc_content);

Completed in 56 milliseconds