Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/
H A Dvmem_stand.c109 size_t chksize; in stand_parent_alloc() local
119 chksize = roundup(size, stand_chunksize); in stand_parent_alloc()
122 if (sr->sr_left >= chksize) in stand_parent_alloc()
135 if ((ret = _vmem_extend_alloc(src, sr->sr_curtop, chksize, size, in stand_parent_alloc()
141 bzero(sr->sr_curtop, chksize); in stand_parent_alloc()
143 sr->sr_curtop += chksize; in stand_parent_alloc()
144 sr->sr_left -= chksize; in stand_parent_alloc()
/titanic_41/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s74 .chksize: label
97 ba .chksize
/titanic_41/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s218 .chksize: label