Searched refs:clh_chunk (Results 1 – 6 of 6) sorted by relevance
339 int clh_chunk; member
1314 clhp->clh_chunk = 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()1357 clhp->clh_chunk * lhp->lh_chunksize; in umem_log_enter()
420 int clh_chunk; member
1425 clhp->clh_chunk = 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()1458 clhp->clh_chunk * lhp->lh_chunksize; in kmem_log_enter()
2410 umc[i].umc_low = clh.clh_chunk * lh.lh_chunksize + in umem_log()
2768 kmc[i].kmc_low = clh.clh_chunk * lh.lh_chunksize + in kmem_log()