ce_lkychk_cb_t
ce_lkychk_cb(ce_lkychk_cb_t *cbarg)
kmem_free(cbarg, sizeof (ce_lkychk_cb_t));
ce_lkychk_cb_t *cbargp;
cbargp = kmem_alloc(sizeof (ce_lkychk_cb_t), KM_SLEEP);