Lines Matching refs:ct_template_t
284 contract_ctor(contract_t *ct, ct_type_t *type, ct_template_t *tmpl, void *data, in contract_ctor()
1501 ctmpl_free(ct_template_t *template) in ctmpl_free()
1512 ct_template_t *
1513 ctmpl_dup(ct_template_t *template) in ctmpl_dup()
1515 ct_template_t *new; in ctmpl_dup()
1536 ctmpl_set(ct_template_t *template, ct_kparam_t *kparam, const cred_t *cr) in ctmpl_set()
1606 ctmpl_get(ct_template_t *template, ct_kparam_t *kparam) in ctmpl_get()
1649 ctmpl_makecurrent(ct_template_t *template, ct_template_t *new) in ctmpl_makecurrent()
1653 ct_template_t *old; in ctmpl_makecurrent()
1671 ctmpl_activate(ct_template_t *template) in ctmpl_activate()
1683 ctmpl_clear(ct_template_t *template) in ctmpl_clear()
1694 ctmpl_create(ct_template_t *template, ctid_t *ctidp) in ctmpl_create()
1705 ctmpl_init(ct_template_t *new, ctmplops_t *ops, ct_type_t *type, void *data) in ctmpl_init()
1724 ctmpl_copy(ct_template_t *new, ct_template_t *old) in ctmpl_copy()
1745 ctmpl_create_inval(ct_template_t *template, ctid_t *ctidp) in ctmpl_create_inval()