Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair_alloc_fixed.c53 uintptr_t nvb_lim; /* limit address in the buffer */ member
77 nvb->nvb_lim = lim; in nv_fixed_init()
89 if (size == 0 || new + size > nvb->nvb_lim) in nv_fixed_alloc()