zcalloc_nowait
zs.zalloc = zcalloc_nowait;
return zcalloc_nowait(nil, items, size);
void *zcalloc_nowait(void *, u_int, u_int);