usr/src/cmd/fm/fmd/common/fmd_mdb.c
106
buf = mdb_alloc(len, UM_SLEEP);
usr/src/cmd/fm/fmd/common/fmd_mdb.c
1262
hp = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/fm/fmd/common/fmd_mdb.c
131
t->trw_xrec = mdb_alloc(
usr/src/cmd/fm/fmd/common/fmd_mdb.c
323
hwp = mdb_alloc(sizeof (hashwalk_data_t), UM_SLEEP);
usr/src/cmd/fm/modules/common/eversholt/eft_mdb.c
173
ipath = mdb_alloc(sizeof (struct ipath), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1586
kmt_defbp_t *dbp = mdb_alloc(sizeof (kmt_defbp_t), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1900
swp = mdb_alloc(sizeof (kmdb_wapt_t), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
2187
kmt_bparg_t *ka = mdb_alloc(sizeof (kmt_bparg_t), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
2253
ka = mdb_alloc(sizeof (kmt_bparg_t), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
2289
kmdb_wapt_t *wp = mdb_alloc(sizeof (kmdb_wapt_t), UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
424
call_argv = mdb_alloc(sizeof (uintptr_t) * argc, UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
727
km->km_name = mdb_alloc(strlen(name) + 1, UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_main.c
268
kmdb_main_stack = mdb_alloc(KMDB_STACK_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/kmdb/kmdb_promif.c
382
modepname = mdb_alloc(strlen(devname) + 5 + 1, UM_SLEEP);
usr/src/cmd/mdb/common/libstandctf/ctf_subr.c
118
return (mdb_alloc(size, UM_NOSLEEP));
usr/src/cmd/mdb/common/libstandctf/ctf_subr.c
94
void *buf = mdb_alloc(size, UM_NOSLEEP);
usr/src/cmd/mdb/common/mdb/mdb.c
1213
argv = mdb_alloc(sizeof (mdb_arg_t) * argc, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb.c
1305
s = mdb_alloc(r + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb.c
150
char *format = mdb_alloc(strlen(s) * 2 + 1, UM_NOSLEEP);
usr/src/cmd/mdb/common/mdb/mdb.c
275
if ((p = mdb_alloc(len + 1, UM_NOSLEEP)) != NULL)
usr/src/cmd/mdb/common/mdb/mdb.c
303
if ((path = mdb_alloc(sizeof (char *) * (i + 1), UM_NOSLEEP)) == NULL) {
usr/src/cmd/mdb/common/mdb/mdb.c
334
npath[0] = mdb_alloc(pathlen, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_addrvec.c
54
void *data = mdb_alloc(sizeof (uintptr_t) * size, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
116
mdb_alloc(sizeof (mdb_arg_t) * src->a_nelems, UM_NOSLEEP);
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
64
void *data = mdb_alloc(sizeof (mdb_arg_t) * size, UM_NOSLEEP);
usr/src/cmd/mdb/common/mdb/mdb_cmdbuf.c
63
newhistory = mdb_alloc(newhalloc * sizeof (char *), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_cmdbuf.c
67
newhistory[i] = mdb_alloc(CMDBUF_LINELEN, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_cmdbuf.c
80
cmd->cmd_history = mdb_alloc(cmd->cmd_halloc * sizeof (char *),
usr/src/cmd/mdb/common/mdb/mdb_cmdbuf.c
82
cmd->cmd_linebuf = mdb_alloc(CMDBUF_LINELEN, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_cmdbuf.c
85
cmd->cmd_history[i] = mdb_alloc(CMDBUF_LINELEN, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
1657
objname = mdb_alloc(strlen(object) + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
1948
symlist = mdb_alloc(len * sizeof (uintptr_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
3253
uint8_t *chunk = mdb_alloc(BCMP_CHUNK_SIZE, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
3254
uint8_t *other_chunk = mdb_alloc(BCMP_CHUNK_SIZE, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
742
char *name = mdb_alloc(namesz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
811
char *addralias = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1719
tgtbuf = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_demangle.c
46
return (mdb_alloc(len, UM_SLEEP));
usr/src/cmd/mdb/common/mdb/mdb_demangle.c
65
dmp = mdb_alloc(sizeof (mdb_demangler_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_evset.c
198
av = mdb_alloc(sizeof (mdb_arg_t) * (argc + 2), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_fdio.c
290
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_fdio.c
291
fd_data_t *fdp = mdb_alloc(sizeof (fd_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_fmt.c
297
buf = mdb_alloc(cnt + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1089
gst->gst_asmap = mdb_alloc(sizeof (Elf64_Sym *) * asrsv, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1142
gst = mdb_alloc(sizeof (mdb_gelf_symtab_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1197
gst = mdb_alloc(sizeof (mdb_gelf_symtab_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
146
gsp->gs_data = mdb_alloc(gsp->gs_shdr.sh_size, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1797
char *s = mdb_alloc(strlen(name) + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1800
dsp = mdb_alloc(sizeof (mdb_gelf_dsym_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1816
gst->gst_asmap = mdb_alloc(sizeof (void *) *
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
250
shdrs = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
372
phdrs = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
560
dyns = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
992
gst->gst_asmap = mdb_alloc(sizeof (Elf32_Sym *) * asrsv, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_help.c
270
buf = mdb_alloc(nbytes + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_help.c
359
buf = mdb_alloc(nbytes + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_io.c
387
mdb_iob_t *iob = mdb_alloc(sizeof (mdb_iob_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_io.c
389
iob->iob_buf = mdb_alloc(BUFSIZ, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_kproc.c
1016
kp->kp_auxv = mdb_alloc(sizeof (auxv_t) * kp->kp_nauxv, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_kproc.c
1157
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_kproc.c
1158
kp_io_t *kpi = mdb_alloc(sizeof (kp_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_kvm.c
107
km->km_data = mdb_alloc(km->km_datasz, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_kvm.c
1278
if ((km->km_ctf_buf = mdb_alloc(km->km_ctf_size, UM_NOSLEEP)) == NULL) {
usr/src/cmd/mdb/common/mdb/mdb_kvm.c
1611
kt->k_dumphdr = mdb_alloc(sizeof (dumphdr_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_logio.c
113
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_main.c
758
mdb_iob_setbuf(mdb.m_in, mdb_alloc(1, UM_SLEEP), 1);
usr/src/cmd/mdb/common/mdb/mdb_memio.c
102
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_memio.c
103
mem_data_t *mdp = mdb_alloc(sizeof (mem_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_modapi.c
972
cp->c_addrv.ad_data = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_modapi.h
263
extern void *mdb_alloc(size_t, uint_t);
usr/src/cmd/mdb/common/mdb/mdb_module.c
117
mod->mod_info = mdb_alloc(sizeof (mdb_modinfo_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_module.c
447
idcp = mdb_alloc(sizeof (mdb_idcmd_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_module.c
535
iwp = mdb_alloc(sizeof (mdb_iwalker_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_nm.c
730
object = mdb_alloc(strlen(mp->map_name) + 1,
usr/src/cmd/mdb/common/mdb/mdb_nm.c
754
syms = symp = mdb_alloc(sizeof (nm_sym_t) * nsyms,
usr/src/cmd/mdb/common/mdb/mdb_nv.c
461
mdb_alloc(nv->nv_nelems * sizeof (mdb_var_t *), um_flags);
usr/src/cmd/mdb/common/mdb/mdb_nv.c
79
v = mdb_alloc(nbytes, um_flags);
usr/src/cmd/mdb/common/mdb/mdb_pipeio.c
328
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_print.c
1269
str = mdb_alloc(r.mta_nelems + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
1436
fname = mdb_alloc(size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
1650
char *panicbuf = mdb_alloc(PANIC_BUFSIZE, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
2032
val = mdb_alloc(len + 2, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
2126
nameval = mdb_alloc(len, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3483
pargv = mdb_alloc(sizeof (char *) * (argc + 2), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3512
penv = mdb_alloc((mdb_nv_size(&pt->p_env)+ 1) * sizeof (char *),
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4087
ptb = mdb_alloc(sizeof (pt_brkpt_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4282
sep->se_data = mdb_alloc(sizeof (prwatch_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4464
pt_bparg_t *pta = mdb_alloc(sizeof (pt_bparg_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4489
pta = mdb_alloc(sizeof (pt_bparg_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4520
prwatch_t *wp = mdb_alloc(sizeof (prwatch_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
5093
pxr = mdb_alloc(xregsize, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
5234
crp = mdb_alloc(cbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
5285
lsp = lbuf = mdb_alloc(sizeof (lwpstatus_t) * nlwp, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
769
pt_vforkp_t *vfp = mdb_alloc(sizeof (pt_vforkp_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
932
env = mdb_alloc(envlen, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
340
char *buf = mdb_alloc(m->rfm_len, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_shell.c
202
io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_stack.c
100
char *newbuf = mdb_alloc(newlen, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_stack.c
48
data = mdb_alloc(sizeof (*data), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_string.c
257
char *s1 = mdb_alloc(strlen(s) + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_string.c
269
char *s2 = mdb_alloc(n + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_string.c
399
s2 = mdb_alloc(n + addl + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_string.c
480
s2 = mdb_alloc(n + addl + 1, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_strio.c
127
mdb_io_t *io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_strio.c
128
str_data_t *sd = mdb_alloc(sizeof (str_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_tab.c
238
argv = mdb_alloc(sizeof (mdb_arg_t) * argc,
usr/src/cmd/mdb/common/mdb/mdb_tab.c
279
data = mdb_alloc(strlen(buf) + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_target.c
1492
veps = mdb_alloc(sizeof (mdb_vespec_t *) * vecnt, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_target.c
1869
xdp = mdb_alloc(sizeof (mdb_xdata_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_tdb.c
119
t = mdb_alloc(sizeof (mdb_tdb_lib_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_termio.c
1370
td->tio_attrs = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_termio.c
1549
td->tio_io = mdb_alloc(sizeof (mdb_io_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_termio.c
1792
buf = mdb_alloc(td->tio_cmdbuf.cmd_bufidx + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/mdb/mdb_typedef.c
142
ret = mdb_alloc(sizeof (char) * size, flags);
usr/src/cmd/mdb/common/mdb/mdb_typedef.c
650
dup = mdb_alloc(strlen(argv[0].a_un.a_str) + 1,
usr/src/cmd/mdb/common/mdb/mdb_umem.c
136
mdb_mblk_t *blkp = mdb_alloc(sizeof (mdb_mblk_t), UM_SLEEP);
usr/src/cmd/mdb/common/mdb/mdb_umem.c
207
void *ptr = mdb_alloc(nbytes, flags);
usr/src/cmd/mdb/common/modules/cpc/cpc.c
121
attr = mdb_alloc(reqs[i].kr_nattrs * sizeof (*attr),
usr/src/cmd/mdb/common/modules/cpc/cpc.c
85
reqs = mdb_alloc(set.ks_nreqs * sizeof (*reqs), UM_GC);
usr/src/cmd/mdb/common/modules/cpc/cpc.c
86
data = mdb_alloc(set.ks_nreqs * sizeof (*data), UM_GC);
usr/src/cmd/mdb/common/modules/crypto/impl.c
412
wsp->walk_data = mdb_alloc(sizeof (kcf_soft_conf_entry_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/crypto/sched_impl.c
259
wsp->walk_data = mdb_alloc(sizeof (kcf_areq_node_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/crypto/sched_impl.c
290
adn = wsp->walk_data = mdb_alloc(sizeof (kcf_areq_node_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/crypto/sched_impl.c
473
wsp->walk_data = mdb_alloc(sizeof (reqid_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/disk_label/disk_label.c
827
gpet = mdb_alloc(table_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
109
dvp = mdb_alloc(varsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
196
uint64_t *ip = mdb_alloc(dp->dtdo_intlen *
usr/src/cmd/mdb/common/modules/dtrace/dof.c
216
char *str = mdb_alloc(dp->dtdo_strlen, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
441
dvp = mdb_alloc(varsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
448
str = mdb_alloc(dp->dtdo_strlen, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
652
hp = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
808
strtab = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
848
strtab = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
860
args = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
869
offs = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
880
enoffs = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
889
p = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dof.c
998
dofs = mdb_alloc(sizeof (dof_sec_t) * dofh.dofh_secnum,
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
1246
hash = mdb_alloc(DTRACE_ERRHASHSZ * sizeof (uintptr_t),
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
1825
data->dtakd_hash = mdb_alloc(hsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
1911
data->dtdvd_hash = mdb_alloc(hsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
2206
hdata->dthsd_counts = mdb_alloc(hsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
2365
hdata->dthsd_counts = mdb_alloc(hsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/dtrace/dtrace.c
954
out = mdb_alloc(len + 1, UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcip/fcip.c
51
wsp->walk_data = mdb_alloc(sizeof (fcip_port_info_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
206
wsp->walk_data = mdb_alloc(sizeof (struct fcp_pkt), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
268
wsp->walk_data = mdb_alloc(sizeof (struct fcp_lun), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
338
wsp->walk_data = mdb_alloc(sizeof (struct fcp_tgt), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
424
wsp->walk_data = mdb_alloc(sizeof (struct fcp_ipkt), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
488
wsp->walk_data = mdb_alloc(sizeof (struct fcp_pkt), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fcp/fcp.c
56
wsp->walk_data = mdb_alloc(sizeof (struct fcp_port), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1051
buf = mdb_alloc(msg.id_size + 1, UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1052
tmppkt = mdb_alloc(msg.id_size + 1, UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1198
wsp->walk_data = mdb_alloc(sizeof (struct job_request), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
1268
wsp->walk_data = mdb_alloc(sizeof (struct fc_orphan), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
210
wsp->walk_data = mdb_alloc(sizeof (fc_ulp_list_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
320
wsp->walk_data = mdb_alloc(sizeof (fc_ulp_module_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
592
fp_pwwn_table = mdb_alloc(sizeof (struct pwwn_hash) *
usr/src/cmd/mdb/common/modules/fctl/fctl.c
621
wsp->walk_data = mdb_alloc(sizeof (fc_remote_port_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
706
fp_did_table = mdb_alloc(sizeof (struct d_id_hash) *
usr/src/cmd/mdb/common/modules/fctl/fctl.c
734
wsp->walk_data = mdb_alloc(sizeof (fc_remote_port_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
83
wsp->walk_data = mdb_alloc(sizeof (fc_fca_port_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
988
buf = mdb_alloc(msg.id_size + 1, UM_SLEEP);
usr/src/cmd/mdb/common/modules/fctl/fctl.c
989
tmppkt = mdb_alloc(msg.id_size + 1, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/bio.c
70
hbufs = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/bio.c
78
bwp = mdb_alloc(sizeof (buf_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/bio.c
84
bwp->bw_bufp = mdb_alloc(sizeof (buf_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/bitset.c
60
bs->bs_set = mdb_alloc(bs->bs_words * sizeof (ulong_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/combined.c
161
cw = mdb_alloc(sizeof (combined_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/combined.c
60
cwd = mdb_alloc(sizeof (combined_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/cpupart.c
212
ccw = mdb_alloc(sizeof (cpupart_cpulist_walk_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/cpupart.c
76
dq = mdb_alloc(sizeof (dispq_t) * npri, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/cred.c
46
cr = mdb_alloc(sizeof (*cr), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/ctxop.c
72
priv = mdb_alloc(sizeof (*priv), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/cyclic.c
203
heap = mdb_alloc(hsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/cyclic.c
280
cyc = mdb_alloc(sizeof (cyclic_t) * cpu.cyp_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/cyclic.c
289
heap = mdb_alloc(hsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/cyclic.c
379
buf = mdb_alloc(bufsiz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/damap.c
184
kssarray = mdb_alloc(array_sz, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/damap.c
53
return (strcpy(mdb_alloc(strlen(s) + 1, UM_SLEEP), s));
usr/src/cmd/mdb/common/modules/genunix/damap.c
89
bs->bs_set = mdb_alloc(bs->bs_words * sizeof (ulong_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
157
dip = mdb_alloc(sizeof (devinfo_parents_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
1658
sst->ssw_pointers = mdb_alloc((sst->ssw_ss.n_items * sizeof (void *)),
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
1788
wsp->walk_data = mdb_alloc(sizeof (void *) * MOD_BIND_HASHSIZE,
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
179
dip->dip_parent_nodes = mdb_alloc(
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
181
dip->dip_parent_addresses = mdb_alloc(
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
251
dic = mdb_alloc(sizeof (devinfo_children_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
341
diw = mdb_alloc(sizeof (devinfo_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
478
dnw->dnw_names = mdb_alloc(dnw->dnw_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
802
prop_value = mdb_alloc(prop.prop_len, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/genunix/dist.c
42
int *out = mdb_alloc((buckets + 1) * sizeof (*out), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/dist.c
84
int *out = mdb_alloc((buckets + 1) * sizeof (*out), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/findstack.c
493
mdb_alloc(fsip->fsi_max_depth * sizeof (*fsip->fsi_stack),
usr/src/cmd/mdb/common/modules/genunix/findstack_subr.c
219
ubase = (uintptr_t)mdb_alloc(stksz, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/fm.c
208
nvpair = mdb_alloc(size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/gcore.c
169
svd = mdb_alloc(sizeof (*svd), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/gcore.c
179
vpage = mdb_alloc(vpgtob(nvpage), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/gcore.c
690
gs = mdb_alloc(sizeof (*gs), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/gcore.c
754
mnode = mdb_alloc(sizeof (*mnode), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
1839
class_tbl = mdb_alloc(tbl_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
2586
fw = mdb_alloc(sizeof (file_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
2602
fw->fw_flist = mdb_alloc(fw->fw_flistsz, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
2723
pevd = mdb_alloc(sizeof (portev_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
2817
pw->pw_stack = mdb_alloc(pw->pw_max * sizeof (uintptr_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3274
s = mdb_alloc(CPUINFO_THRDELT + 1,
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3283
s = mdb_alloc(CPUINFO_THRDELT + 1, UM_GC | UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3366
dq = mdb_alloc(sizeof (dispq_t) * npri, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3446
cid.cid_ithr = mdb_alloc(sizeof (uintptr_t **)
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3884
eqdp = mdb_alloc(sizeof (eqd_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
3888
eqdp->eqd_buf = mdb_alloc(eq.eq_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
4065
buf = mdb_alloc(PANICBUFSIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
579
buf = mdb_alloc(nbytes + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
671
wsp->walk_data = mdb_alloc(sizeof (callout_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
723
wsp->walk_data = mdb_alloc(sizeof (callout_list_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/genunix.c
772
cot_walk_data = mdb_alloc(sizeof (cot_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/group.c
105
gw = mdb_alloc(sizeof (group_walk_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/group.c
127
gw->gw_set = mdb_alloc(group.grp_size * sizeof (uintptr_t),
usr/src/cmd/mdb/common/modules/genunix/kgrep.c
300
kg.kg_page = mdb_alloc(pagesize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1025
maglist = mdb_alloc(magmax * sizeof (void *), alloc_flags);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1026
mp = mdb_alloc(magbsize, alloc_flags);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1180
cp = mdb_alloc(csize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1292
kmw->kmw_ubase = mdb_alloc(slabsize +
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1297
mdb_alloc(slabsize / chunksize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1825
klw->klw_base = mdb_alloc(klw->klw_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
1836
klw->klw_sorted = mdb_alloc(maxndx * lhp->lh_nchunks *
usr/src/cmd/mdb/common/modules/genunix/kmem.c
269
chk = mdb_alloc(sizeof (kmem_nth_slab_t),
usr/src/cmd/mdb/common/modules/genunix/kmem.c
2749
cpu = mdb_alloc(sizeof (uintptr_t) * NCPU, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3232
kmv.kmv_buf = mdb_alloc(kmv.kmv_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3515
wsp->walk_data = vsw = mdb_alloc(sizeof (vmem_seg_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
3982
p = mdb_alloc(sizeof (uintptr_t) * s, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
4039
kmo = mdb_alloc(sizeof (kmowner_t) * s, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/kmem.c
815
kmhw->kmhw_table = hash = mdb_alloc(hsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/ldi.c
153
liwp = mdb_alloc(sizeof (li_walk_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/genunix/ldi.c
85
lhwp = mdb_alloc(sizeof (lh_walk_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/genunix/leaky.c
176
void *buf = mdb_alloc(sz, flags);
usr/src/cmd/mdb/common/modules/genunix/leaky_subr.c
361
counters = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/lgrp.c
104
lcw = mdb_alloc(sizeof (lgrp_cpu_walk_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/lgrp.c
454
lwd->lwd_lgrp_tbl = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/lgrp.c
637
lwsd->lwsd_lgrp_tbl = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/list.c
82
lwd = mdb_alloc(sizeof (list_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/list.c
86
lwd->lw_obj = mdb_alloc(list.list_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/mdi.c
311
wsp->walk_data = mdb_alloc(sizeof (struct mdi_pathinfo), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/mdi.c
381
wsp->walk_data = mdb_alloc(sizeof (struct mdi_pathinfo), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/mdi.c
448
wsp->walk_data = mdb_alloc(sizeof (struct mdi_phci), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
108
pwd = mdb_alloc(sizeof (page_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
1145
aw = mdb_alloc(sizeof (anon_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
1179
mdb_alloc(aw->aw_nlevone * sizeof (uintptr_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
131
pwd = mdb_alloc(sizeof (page_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
1451
svw->svw_sparse = mdb_alloc(
usr/src/cmd/mdb/common/modules/genunix/memory.c
253
wsp->walk_data = mdb_alloc(sizeof (page_t) * PAGE_BUFFER, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/memory.c
852
name = mdb_alloc(si.si_pnamelen, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/modhash.c
166
hwp = mdb_alloc(HW_SIZE(mh.mh_nchains), UM_NOSLEEP);
usr/src/cmd/mdb/common/modules/genunix/net.c
1194
cbdata = mdb_alloc(sizeof (netstat_cb_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/net.c
238
wsp->walk_data = mdb_alloc(sizeof (struct sotpi_sonode), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/net.c
287
wdp = mdb_alloc(sizeof (struct mi_walk_data), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/nvpair.c
245
nvpair = mdb_alloc(size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/rctl.c
308
dicts = mdb_alloc(nlists * sizeof (rctl_dict_entry_t *), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/rctl.c
311
dwd = mdb_alloc(sizeof (dict_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/rctl.c
386
rctls = mdb_alloc(hashsz * sizeof (rctl_t *), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/rctl.c
394
swd = mdb_alloc(sizeof (set_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/refstr.c
34
char *buf = mdb_alloc(REFSTR_LEN, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/sobj.c
158
ww->ww_seen = mdb_alloc(ww->ww_seen_size *
usr/src/cmd/mdb/common/modules/genunix/sobj.c
438
rw = mdb_alloc(sizeof (rwlock_block_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/streams.c
1104
wsp->walk_data = mdb_alloc(sizeof (mblk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/streams.c
1430
ftd = mdb_alloc(sizeof (ftblkdata_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/streams.c
902
wsp->walk_data = mdb_alloc(sizeof (queue_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/streams.c
968
wsp->walk_data = mdb_alloc(sizeof (queue_t) * 2, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/sysevent.c
188
wsp->walk_data = mdb_alloc(sizeof (subclass_lst_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/sysevent.c
452
wsp->walk_data = mdb_alloc(sizeof (log_eventq_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/sysevent.c
487
wsp->walk_data = mdb_alloc(sizeof (log_eventq_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/sysevent.c
54
ev = mdb_alloc(size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/taskq.c
476
tlist = mdb_alloc(nthreads * sizeof (*tlist), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
225
dw = mdb_alloc(sizeof (dispq_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
262
dw = mdb_alloc(sizeof (dispq_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
60
thread_walk_t *twp = mdb_alloc(sizeof (thread_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
84
twp->tw_thread = mdb_alloc(sizeof (kthread_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
845
log = (kmem_stkinfo_t *)mdb_alloc(usize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/thread.c
954
ustart = ustack = (caddr_t)mdb_alloc(usize + 8, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/tsd.c
46
wsp->walk_data = mdb_alloc(sizeof (struct tsd_thread), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/tsol.c
100
twp = mdb_alloc(sizeof (*twp), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/tsol.c
82
*hp = mdb_alloc(TNRHC_SIZE * sizeof (**hp), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1250
buf = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
1740
todo = mdb_alloc(sizeof (tg_todo_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2148
state = mdb_alloc(sizeof (tg_poststate_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/typegraph.c
2333
tg_sorted = mdb_alloc(tg_nsorted * sizeof (tg_node_t *), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/vfs.c
249
mntopts = mdb_alloc(size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/genunix/vfs.c
756
mdb_alloc(sotpi_sonode->st_info.sti_laddr_len, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/vfs.c
769
mdb_alloc(sotpi_sonode->st_info.sti_faddr_len, UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/vfs.c
861
struct sockaddr *laddr = mdb_alloc(sizeof (struct sockaddr), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/vfs.c
862
struct sockaddr *faddr = mdb_alloc(sizeof (struct sockaddr), UM_SLEEP);
usr/src/cmd/mdb/common/modules/genunix/zone.c
206
if ((zone_ref_subsys_names = mdb_alloc(
usr/src/cmd/mdb/common/modules/idm/idm.c
3235
wsp->walk_data = mdb_alloc(sizeof (iscsi_sess_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/idm/idm.c
3276
wsp->walk_data = mdb_alloc(sizeof (iscsi_conn_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/idm/idm.c
3318
wsp->walk_data = mdb_alloc(sizeof (iscsi_lun_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/idm/idm.c
3358
wsp->walk_data = mdb_alloc(sizeof (iscsi_cmd_t), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/idm/idm.c
3438
ss = (struct i_ddi_soft_state *)mdb_alloc(sizeof (*ss),
usr/src/cmd/mdb/common/modules/idm/idm.c
3452
hwi->array = mdb_alloc(array_size, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/idm/idm.c
3484
hwi->data = (iscsi_hba_t *)mdb_alloc(sizeof (iscsi_hba_t),
usr/src/cmd/mdb/common/modules/ip/ip.c
1217
opt_buf = mdb_alloc(opt_len, UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
2347
iw = mdb_alloc(sizeof (ipcl_hash_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
2348
iw->conn = mdb_alloc(sizeof (conn_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
2433
nw = mdb_alloc(sizeof (ncec_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
2754
iw = mdb_alloc(sizeof (ip_list_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
3306
ns_walk = mdb_alloc(sizeof (ilb_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
3445
conn_walk = mdb_alloc(sizeof (ilb_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
3547
sticky_walk = mdb_alloc(sizeof (ilb_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ip/ip.c
526
iw = mdb_alloc(sizeof (illif_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipc/ipc.c
303
iddata = mdb_alloc(iv->iv_idsize, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
182
ap = mdb_alloc(sizeof (ipp_action_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
258
imp = mdb_alloc(sizeof (ipp_mod_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
286
clp = mdb_alloc(sizeof (cfglock_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
359
imp = mdb_alloc(sizeof (ipp_mod_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
442
ippo = mdb_alloc(sizeof (ipp_ops_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
512
rp = mdb_alloc(sizeof (ipp_ref_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
549
pp = mdb_alloc(sizeof (ipp_packet_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
576
array = mdb_alloc(sizeof (ipp_class_t) * nelt, UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
609
array = mdb_alloc(sizeof (ipp_log_t) * nelt, UM_SLEEP);
usr/src/cmd/mdb/common/modules/ipp/ipp.c
669
ap = mdb_alloc(sizeof (ipp_action_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/krtld/krtld.c
271
shdrs = mdb_alloc(nbytes, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/krtld/krtld.c
58
struct modctl_walk_data *mwd = mdb_alloc(
usr/src/cmd/mdb/common/modules/libc/findstack_subr.c
187
stacks_ulwp_t *sulwp = mdb_alloc(sizeof (stacks_ulwp_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libc/libc.c
1428
new = mdb_alloc(sizeof (d_mutex_output_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libc/libc.c
1430
new->mo_output = mdb_alloc(len, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libc/libc.c
359
wsp->walk_data = mdb_alloc(nbytes, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libproc/libproc.c
119
symlist = mdb_alloc(symlistsz, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libproc/libproc.c
275
miw = mdb_alloc(sizeof (map_info_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libtopo/libtopo.c
587
wsp->walk_data = mdb_alloc(sizeof (ttree_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libtopo/libtopo.c
658
wsp->walk_data = mdb_alloc(sizeof (topo_mod_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libtopo/libtopo.c
724
wsp->walk_data = mdb_alloc(sizeof (topo_pgroup_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libtopo/libtopo.c
780
wsp->walk_data = mdb_alloc(sizeof (topo_proplist_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libtopo/libtopo.c
910
wsp->walk_data = mdb_alloc(sizeof (topo_list_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/leaky_subr.c
392
lm.lm_segs = mdb_alloc(lm.lm_seg_max * sizeof (*lm.lm_segs),
usr/src/cmd/mdb/common/modules/libumem/proc_kludges.c
60
pkm->pkm_mappings = mdb_alloc(sizeof (prmap_t) * s, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
1140
cp = mdb_alloc(csize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
1247
umw->umw_ubase = mdb_alloc(slabsize +
usr/src/cmd/mdb/common/modules/libumem/umem.c
1252
mdb_alloc(slabsize / chunksize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
1757
ulw->ulw_base = mdb_alloc(ulw->ulw_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
1768
ulw->ulw_sorted = mdb_alloc(maxndx * lhp->lh_nchunks *
usr/src/cmd/mdb/common/modules/libumem/umem.c
277
umem_error_buffer = mdb_alloc(bufsize+1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
2860
umv.umv_buf = mdb_alloc(umv.umv_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
3133
wsp->walk_data = vsw = mdb_alloc(sizeof (vmem_seg_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
3572
p = mdb_alloc(sizeof (uintptr_t) * s, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
3632
umo = mdb_alloc(umowner_size * s, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
3633
new_stacks = mdb_alloc(trace_size * s, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
4023
*out = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/libumem/umem.c
421
ucw = mdb_alloc(sizeof (umem_cache_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
475
ucw = mdb_alloc(sizeof (*ucw), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
731
umhw->umhw_table = hash = mdb_alloc(hsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
941
maglist = mdb_alloc(magmax * sizeof (void *), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libumem/umem.c
942
mp = mdb_alloc(magbsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/libuutil/libuutil.c
139
ulpw = mdb_alloc(sizeof (uutil_listpool_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libuutil/libuutil.c
198
ulw = mdb_alloc(sizeof (uutil_list_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libuutil/libuutil.c
263
ulnw = mdb_alloc(sizeof (uutil_list_node_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/libuutil/libuutil.c
268
ulnw->ulnw_buf = mdb_alloc(ulp.ulp_objsize, UM_SLEEP);
usr/src/cmd/mdb/common/modules/lofs/lofs.c
133
lwp = mdb_alloc(sizeof (lnode_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/lofs/lofs.c
135
lwp->lw_table = mdb_alloc(lwp->lw_tabsz *
usr/src/cmd/mdb/common/modules/lofs/lofs.c
142
lwp->lw_lnode = mdb_alloc(sizeof (lnode_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/lofs/lofs.c
59
lwp = mdb_alloc(sizeof (lnode_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/lofs/lofs.c
89
lwp->lw_table = mdb_alloc(lwp->lw_tabsz *
usr/src/cmd/mdb/common/modules/mdb_ds/mdb_ds.c
80
ap = mdb_alloc(c.c_argv.a_nelems * sizeof (mdb_arg_t), UM_GC);
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
283
ncp = mdb_alloc(nc_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
465
c = mdb_alloc(strlen(elemstr) + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
618
cpuset = mdb_alloc(sz, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
879
qip = mdb_alloc(sizeof (mdb_qinfo_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/mdb_test/mdb_test.c
185
buf = mdb_alloc(nbytes, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/mdb_test/mdb_test.c
210
buf = mdb_alloc(nbytes, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/mdb_test/mdb_test.c
236
buf = mdb_alloc(nbytes, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
266
rp = mdb_alloc(mh.rh_obj_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
302
rp = mdb_alloc(mh.rh_obj_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
484
slots = mdb_alloc(sizeof (mptsas_cmd_t) * nslots, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
791
logbuf = mdb_alloc(linelen * linecnt, UM_SLEEP);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
855
s = mdb_alloc(sizeof (mptsas_slots_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c
872
s = mdb_alloc(slot_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/common.c
109
s = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/common.c
131
s = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/common.c
142
in = mdb_alloc(nb->len + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/common.c
160
s = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/common.c
176
s = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/common.c
202
hash_table_walk_data_t *wd = mdb_alloc(sizeof (*wd), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/common.c
207
wd->member = mdb_alloc(arg->member_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/common.c
94
s = mdb_alloc(sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/idmap.c
163
arg = mdb_alloc(sizeof (hash_table_walk_arg_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/idmap.c
50
s = mdb_alloc(idmap.id_str.utf8string_len + 1, UM_NOSLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
1034
mi = mdb_alloc(sizeof (*mi), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
1040
vfs = mdb_alloc(sizeof (*vfs), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
1085
vp = mdb_alloc(sizeof (*vp), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
1128
rp = mdb_alloc(sizeof (*rp), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
531
in = mdb_alloc(addr->len + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
553
si = mdb_alloc(sizeof (*si), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
574
si = mdb_alloc(sizeof (*si), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
597
s = mdb_alloc(MAXPATHLEN, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
607
s = mdb_alloc(MAXPATHLEN, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
741
s = mdb_alloc(MAXPATHLEN, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
831
mi = mdb_alloc(sizeof (*mi), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
885
mi = mdb_alloc(sizeof (*mi), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs.c
926
vfs = mdb_alloc(sizeof (*vfs), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
1807
datap = mdb_alloc(sizeof (data), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
1850
data->data = mdb_alloc(sizeof (mntinfo_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
1899
data->data = mdb_alloc(sizeof (mntinfo4_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
2236
arg = mdb_alloc(sizeof (*arg), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
2343
arg = mdb_alloc(sizeof (*arg), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
579
if (si.sv_hostnamelen <= 0 || (hostname = mdb_alloc(si.sv_hostnamelen,
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
866
if (si.sv_hostnamelen <= 0 || (hostname = mdb_alloc(si.sv_hostnamelen,
usr/src/cmd/mdb/common/modules/nfs/nfs_clnt.c
968
id_val = mdb_alloc(srv.clidtosend.id_len, UM_NOSLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfs_stat.c
433
kstat_line = mdb_alloc(count * NFS_STAT_NUM_CLMNS, UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfs_stat.c
434
value = mdb_alloc(count * sizeof (uint64_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/nfssrv.c
120
s = mdb_alloc(PATH_MAX, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfssrv.c
188
path = mdb_alloc(exi.exi_export.ex_pathlen + 1, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfssrv.c
450
s = mdb_alloc(PATH_MAX, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/nfssrv.c
476
table = mdb_alloc(arg->size * sizeof (struct exportinfo *),
usr/src/cmd/mdb/common/modules/nfs/nfssrv.c
589
arg = mdb_alloc(sizeof (hash_table_walk_arg_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
1155
wsp->walk_data = mdb_alloc(sizeof (dbt_len), UM_SLEEP);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
345
owner_val = mdb_alloc(oo.ro_owner.owner_len, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
568
nfs_fh4_val = mdb_alloc(f.rf_filehandle.nfs_fh4_len, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
590
s = mdb_alloc(PATH_MAX, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
718
s = mdb_alloc(PATH_MAX, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/rfs4.c
807
owner_val = mdb_alloc(lo.rl_owner.owner_len, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nfs/svc.c
95
pools = mdb_alloc(argc * sizeof (*pools), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nsmb/nsmb.c
400
vcp = mdb_alloc(vcsz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nsmb/nsmb.c
514
vcp = mdb_alloc(vcsz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/nsmb/nsmb.c
99
smbw = mdb_alloc(sizeof (*smbw), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1164
targets = mdb_alloc(sizeof (targets) * max_dev, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1533
wp = mdb_alloc(sizeof (pmcwork_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1542
phy = mdb_alloc(sizeof (pmcs_phy_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1736
uint32_t *qentryp = mdb_alloc(PMCS_QENTRY_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
1868
uint32_t *qentryp = mdb_alloc(PMCS_QENTRY_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
2393
targets = mdb_alloc(sizeof (targets) * ss.max_dev, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
2403
wsp->walk_data = mdb_alloc(sizeof (pmcs_xscsi_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
2504
wsp->walk_data = mdb_alloc(sizeof (pmcs_phy_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
2780
fwlogp = mdb_alloc(PMCS_FWLOG_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
606
entry = mdb_alloc(fwhdr.fw_el_entry_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
725
targets = mdb_alloc(sizeof (targets) * max_dev, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
946
wp = mdb_alloc(sizeof (pmcwork_t) * m.max_cmd, UM_SLEEP);
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
948
sernop = mdb_alloc(sizeof (wserno_list_t) * m.max_cmd, UM_SLEEP);
usr/src/cmd/mdb/common/modules/ptm/ptm.c
236
wsp->walk_data = mdb_alloc(sizeof (struct pt_ttys), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1126
mdb_alloc(sizeof (ql_adapter_state_t), UM_SLEEP)) == NULL) {
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1183
wsp->walk_data = mdb_alloc(sizeof (ql_adapter_state_t),
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1286
wsp->walk_data = mdb_alloc(sizeof (ql_srb_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1378
wsp->walk_data = mdb_alloc(sizeof (ql_lun_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1502
ha = (ql_adapter_state_t *)mdb_alloc(sizeof (ql_adapter_state_t),
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1521
mdb_alloc(sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1530
tq = (ql_tgt_t *)mdb_alloc(sizeof (ql_tgt_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1531
link = (ql_link_t *)mdb_alloc(sizeof (ql_link_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1617
if ((qlstate = (ql_adapter_state_t *)mdb_alloc(qlsize,
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1763
if ((ha = (ql_adapter_state_t *)mdb_alloc(sizeof (ql_adapter_state_t),
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1875
bp = fw = (uint8_t *)mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1925
fw = mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1926
rsp_queues = mdb_alloc(ha->rsp_queues_cnt *
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1928
rsp_q = mdb_alloc(sizeof (ql_response_q_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
2424
fw = (ql_fw_dump_t *)mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
2677
fw = (ql_24xx_fw_dump_t *)mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
299
if ((qlstate = (ql_adapter_state_t *)mdb_alloc(
usr/src/cmd/mdb/common/modules/qlc/qlc.c
2998
fw = (ql_25xx_fw_dump_t *)mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
2999
rsp_queues = mdb_alloc(ha->rsp_queues_cnt *
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3001
rsp_q = mdb_alloc(sizeof (ql_response_q_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
334
if ((vqlstate = (ql_adapter_state_t *)mdb_alloc(
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3422
fw = (ql_81xx_fw_dump_t *)mdb_alloc(ha->ql_dump_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3423
rsp_queues = mdb_alloc(ha->rsp_queues_cnt *
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3425
rsp_q = mdb_alloc(sizeof (ql_response_q_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3864
if ((ha = (ql_adapter_state_t *)mdb_alloc(sizeof (ql_adapter_state_t),
usr/src/cmd/mdb/common/modules/qlc/qlc.c
3884
mdb_alloc(sizeof (ql_trace_desc_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
427
if ((fwverptr = (uint8_t *)(mdb_alloc(50, UM_SLEEP))) == NULL) {
usr/src/cmd/mdb/common/modules/qlc/qlc.c
443
if ((qlstate = (ql_adapter_state_t *)mdb_alloc(
usr/src/cmd/mdb/common/modules/qlc/qlc.c
595
if ((qlstate = (ql_adapter_state_t *)mdb_alloc(qlsize,
usr/src/cmd/mdb/common/modules/qlc/qlc.c
754
mdb_alloc(sizeof (ql_adapter_state_t), UM_SLEEP)) == NULL) {
usr/src/cmd/mdb/common/modules/qlc/qlc.c
768
if ((qlsrb = (ql_srb_t *)mdb_alloc(sizeof (ql_srb_t), UM_SLEEP)) ==
usr/src/cmd/mdb/common/modules/qlc/qlc.c
840
mdb_alloc(sizeof (ql_adapter_state_t), UM_SLEEP)) == NULL) {
usr/src/cmd/mdb/common/modules/qlc/qlc.c
855
mdb_alloc(sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
865
tqlink = (ql_link_t *)mdb_alloc(sizeof (ql_link_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
866
tq = (ql_tgt_t *)mdb_alloc(sizeof (ql_tgt_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
867
lqlink = (ql_link_t *)mdb_alloc(sizeof (ql_link_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
868
lq = (ql_lun_t *)mdb_alloc(sizeof (ql_lun_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
869
srblink = (ql_link_t *)mdb_alloc(sizeof (ql_link_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
870
srb = (ql_srb_t *)mdb_alloc(sizeof (ql_srb_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
264
mdi_vhci_value = (mdi_vhci_t *)mdb_alloc(mdi_vhci_len, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
271
class = (char *)mdb_alloc(len, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
321
ct_hash_val = (struct client_hash *)mdb_alloc(ct_hash_len,
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
338
mdi_client_value = (mdi_client_t *)mdb_alloc(mdi_client_len,
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
421
ss = (struct i_ddi_soft_state *)mdb_alloc(sizeof (*ss),
usr/src/cmd/mdb/common/modules/scsi_vhci/scsi_vhci.c
432
ss->array = mdb_alloc(array_size, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1107
lw = mdb_alloc(sizeof (*lw), UM_SLEEP);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1264
swalker = mdb_alloc(sizeof (saddr_walk_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/sd/sd.c
104
wsp->walk_data = mdb_alloc(sizeof (buf_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/sd/sd.c
271
wsp->walk_data = mdb_alloc(sizeof (sd_str_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/smartpqi/smartpqi.c
415
cmdp = (pqi_cmd_t *)mdb_alloc(sizeof (struct pqi_cmd), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/smartpqi/smartpqi.c
623
pqi_array = (void **)mdb_alloc(array_size, UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/smartpqi/smartpqi.c
636
pqi_statep = mdb_alloc(sizeof (struct pqi_state), UM_SLEEP|UM_GC);
usr/src/cmd/mdb/common/modules/smbfs/smbfs.c
166
vfs = mdb_alloc(sizeof (*vfs), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
2073
buckets = mdb_alloc(arr_sz, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
2080
wd = mdb_alloc(sizeof (*wd), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
2727
anb = mdb_alloc(sizeof (smb_audit_buf_node_t),
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
3130
ol = mdb_alloc(sizeof (*ol), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
3284
m = mdb_alloc(sizeof (*m), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv_pcap.c
382
dump_state.tbuf = mdb_alloc(dump_state.tbuf_size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/specfs/specfs.c
67
sw = mdb_alloc(sizeof (snode_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/sppp/sppp.c
364
twd = (struct tcl_walk_data *)mdb_alloc(sizeof (*twd) +
usr/src/cmd/mdb/common/modules/sppp/sppp.c
495
twd = (struct tll_walk_data *)mdb_alloc(sizeof (*twd), UM_NOSLEEP);
usr/src/cmd/mdb/common/modules/srpt/srpt.c
110
wsp->walk_data = mdb_alloc(sizeof (srpt_target_port_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/stmf/stmf.c
1157
wsp->walk_data = mdb_alloc(sizeof (scsi_task_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/stmf/stmf.c
1316
walk_data = mdb_alloc(sizeof (stmf_worker_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/stmf/stmf.c
56
wsp->walk_data = mdb_alloc(sizeof (stmf_i_local_port_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/svc.startd/startd.c
235
iname = mdb_alloc(1024, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/svc.startd/startd.c
286
vname = mdb_alloc(1024, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/svc.startd/startd.c
348
buf = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/ufs/ufs.c
357
si = mdb_alloc(sizeof (si_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/ufs/ufs.c
563
cgp = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/common/modules/ufs/ufs.c
74
iw = mdb_alloc(sizeof (inode_walk_data_t), UM_SLEEP);
usr/src/cmd/mdb/common/modules/uhci/uhci.c
456
wsp->walk_data = mdb_alloc(sizeof (uhci_td_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/uhci/uhci.c
457
wsp->walk_arg = mdb_alloc(sizeof (uhci_state_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/uhci/uhci.c
534
wsp->walk_data = mdb_alloc(sizeof (queue_head_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/uhci/uhci.c
535
wsp->walk_arg = mdb_alloc(sizeof (uhci_state_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/usba/usb.c
248
wsp->walk_data = mdb_alloc((sizeof (usba_ph_impl_t)) * USBA_N_ENDPOINTS,
usr/src/cmd/mdb/common/modules/usba/usb.c
607
string_descr = (char *)mdb_alloc(USB_MAXSTRINGLEN, UM_GC);
usr/src/cmd/mdb/common/modules/usba/usb.c
669
config_cloud = (char **)mdb_alloc(sizeof (void *) *
usr/src/cmd/mdb/common/modules/usba/usb.c
672
conf_str_descr = (char **)mdb_alloc(sizeof (void *) *
usr/src/cmd/mdb/common/modules/usba/usb.c
778
local_debug_buf = (char *)mdb_alloc(debug_buf_size, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1605
uintptr_t *vdev_ms = mdb_alloc(vd->vdev_ms_count * sizeof (vdev_ms),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1690
uintptr_t *vdev_ms = mdb_alloc(vd->vdev_ms_count * sizeof (vdev_ms),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1912
uintptr_t *child = mdb_alloc(children * sizeof (child),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2146
mw->mw_mss = mdb_alloc(mw->mw_nummss * sizeof (void*),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2194
mw->mw_vdevs = mdb_alloc(mw->mw_numvdevs * sizeof (void *),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2431
aux = mdb_alloc(len, UM_SLEEP);
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3008
lwd = mdb_alloc(sizeof (txg_list_walk_data_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3018
lwd->lw_obj = mdb_alloc(lwd->lw_offset + sizeof (txg_node_t),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3438
table = mdb_alloc(sizeof (sa_attr_table_t) * sa_os.sa_num_attrs,
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3440
name = mdb_alloc(MAXPATHLEN, UM_SLEEP | UM_GC);
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3470
*off_tab = mdb_alloc(attr_count * sizeof (uint32_t),
usr/src/cmd/mdb/common/modules/zfs/zfs.c
3901
ace_walk_data = mdb_alloc(sizeof (ace_walk_data_t), UM_SLEEP | UM_GC);
usr/src/cmd/mdb/demo/common/example2.c
44
wsp->walk_data = mdb_alloc(sizeof (proc_t), UM_SLEEP);
usr/src/cmd/mdb/i86pc/modules/unix/i86mmu.c
126
wsp->walk_data = mdb_alloc(sizeof (struct memseg), UM_SLEEP);
usr/src/cmd/mdb/i86xpv/modules/xpv/xpv.c
104
dwp = mdb_alloc(sizeof (domain_walk_t), UM_SLEEP);
usr/src/cmd/mdb/i86xpv/modules/xpv/xpv.c
161
vwp = mdb_alloc(sizeof (vcpu_walk_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
205
pg = mdb_alloc(sz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
289
cp = mdb_alloc(sizeof (cpu_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
398
cp = mdb_alloc(sizeof (cpu_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
460
buf = mdb_alloc(len + 1, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
528
hdl = mdb_alloc(sizeof (cmi_hdl_impl_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
618
mw = mdb_alloc(sizeof (mptwalk_data_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/generic_cpu/gcpu.c
622
mw->mw_trace = mdb_alloc(mw->mw_tracesz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
203
descring = mdb_alloc(ringsz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
211
wklist = mdb_alloc(wklistsz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
87
buf = mdb_alloc(s + 1, UM_GC | UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
1094
xkb->xkb_vcpu_data = mdb_alloc(sz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
1101
xkb->xkb_vcpus = mdb_alloc(sz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
1261
xkb->xkb_vcpus = mdb_alloc(sz, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
367
xkb->xkb_m2p = mdb_alloc((xkb->xkb_max_mfn + 1) * sizeof (xen_pfn_t),
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
451
xkb->xkb_p2m = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
453
xe->xe_off = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
502
xkb->xkb_p2m = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
505
xe->xe_off = mdb_alloc(size, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/mdb_kb/mdb_kb.c
650
char *str = mdb_alloc(1024, UM_SLEEP);
usr/src/cmd/mdb/intel/modules/sata/sata.c
77
wsp->walk_data = mdb_alloc(sizeof (sata_trace_dmsg_t), UM_SLEEP);
usr/src/cmd/mdb/intel/modules/smbios/smbios.c
50
buf = mdb_alloc(shp.sh_buflen, UM_NOSLEEP | UM_GC);
usr/src/cmd/mdb/intel/modules/xhci/xhci.c
564
xm = mdb_alloc(sizeof (xhci_mdb_walk_endpoint_t), UM_SLEEP | UM_GC);
usr/src/cmd/sgs/rtld/mdbmod/common/rtld.c
667
str = mdb_alloc((strlen(argv->a_un.a_str) + 1), UM_NOSLEEP);