Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcontract_impl.h359 void ctmpl_copy(ct_template_t *, ct_template_t *);
/titanic_50/usr/src/uts/common/contract/
H A Dprocess.c153 ctmpl_copy(&new->ctp_ctmpl, template); in ctmpl_process_dup()
H A Ddevice.c426 ctmpl_copy(&new->ctd_ctmpl, template); in ctmpl_device_dup()
/titanic_50/usr/src/uts/common/os/
H A Dcontract.c1724 ctmpl_copy(ct_template_t *new, ct_template_t *old) in ctmpl_copy() function