Searched refs:lh_free (Results 1 – 4 of 4) sorted by relevance
348 int *lh_free; member
1304 lhp->lh_free = vmem_alloc(umem_log_arena, in umem_log_init()1306 if (lhp->lh_free == NULL) in umem_log_init()1318 lhp->lh_free[i] = i; in umem_log_init()1352 lhp->lh_free[lhp->lh_tail] = clhp->clh_chunk; in umem_log_enter()1354 clhp->clh_chunk = lhp->lh_free[lhp->lh_head]; in umem_log_enter()
429 int *lh_free; member
1418 lhp->lh_free = vmem_alloc(kmem_log_arena, in kmem_log_init()1429 lhp->lh_free[i] = i; in kmem_log_init()1453 lhp->lh_free[lhp->lh_tail] = clhp->clh_chunk; in kmem_log_enter()1455 clhp->clh_chunk = lhp->lh_free[lhp->lh_head]; in kmem_log_enter()