Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h219 void (*contop_free)(struct contract *); member
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c436 ct->ct_type->ct_type_ops->contop_free(ct); in contract_rele()