Searched refs:kl_autodestroy (Results 1 – 2 of 2) sorted by relevance
232 int kl_autodestroy; member
265 do_free = knl->kl_autodestroy && knlist_empty(knl); in kn_list_unlock()2543 knl->kl_autodestroy = 0; in knlist_init()2577 knl->kl_autodestroy = 1; in knlist_detach()2594 KASSERT(!knl->kl_autodestroy, ("cleardel for autodestroy %p", knl)); in knlist_cleardel()