Symbol: BPRI_MED
usr/src/lib/smbclnt/libfknsmb/common/fake_stream.c
906
if ((mp = allocb(sizeof (union ioctypes), BPRI_MED)) == NULL)
usr/src/uts/common/fs/fifofs/fifovnops.c
994
if ((bp = allocb(size + 8, BPRI_MED)) == NULL) {
usr/src/uts/common/fs/fifofs/fifovnops.c
998
error = strwaitbuf(size, BPRI_MED);
usr/src/uts/common/fs/nfs/nfs4_srv_readdir.c
543
mp = allocb(RNDUP(mpcount), BPRI_MED);
usr/src/uts/common/fs/nfs/nfs4_srv_readdir.c
554
mp = allocb_wait(RNDUP(mpcount), BPRI_MED,
usr/src/uts/common/fs/nfs/nfs_server.c
3290
BPRI_MED, &nfsuiop->nu_frtn);
usr/src/uts/common/fs/nfs/nfs_server.c
3300
(uchar_t *)iovp->iov_base, iovp->iov_len, BPRI_MED,
usr/src/uts/common/fs/nfs/nfs_server.c
3348
*mpp = allocb_wait(RNDUP(mpsize), BPRI_MED, STR_NOSIG, &err);
usr/src/uts/common/fs/nfs/nfs_server.c
3412
rmp = allocb_wait(remainder, BPRI_MED, STR_NOSIG, &alloc_err);
usr/src/uts/common/fs/nfs/nfs_srv.c
914
mp = allocb_wait(RNDUP(ra->ra_count), BPRI_MED, STR_NOSIG,
usr/src/uts/common/fs/smbsrv/smb_net.c
261
BPRI_MED, frtn);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
1173
mp1 = allocb_wait(msgdsize(mp), BPRI_MED, STR_NOSIG, NULL);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2360
BPRI_MED, STR_NOSIG, NULL);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2361
arg.soqa_urgmark_mp = allocb_wait(0, BPRI_MED, STR_NOSIG, NULL);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2390
BPRI_MED, STR_NOSIG, NULL);
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
2393
arg.soqa_urgmark_mp = allocb_wait(0, BPRI_MED,
usr/src/uts/common/fs/sockfs/sockcommon_subr.c
473
mp = allocb(wroff + blocksize + tail_len, BPRI_MED);
usr/src/uts/common/fs/sockfs/socksubr.c
1437
mp = allocb(size, BPRI_MED);
usr/src/uts/common/fs/sockfs/socksubr.c
1448
mp = allocb_wait(size, BPRI_MED, STR_NOSIG,
usr/src/uts/common/fs/sockfs/socksubr.c
1458
mp = allocb_wait(size, BPRI_MED, 0, &error);
usr/src/uts/common/fs/sockfs/socksubr.c
726
mp = esballoc_wait(buf, size, BPRI_MED, &fdbuf->fd_frtn);
usr/src/uts/common/fs/sockfs/socksyscalls.c
2246
mp = allocb(iosize + extra, BPRI_MED);
usr/src/uts/common/fs/sockfs/socksyscalls.c
2856
mp = allocb(iosize + extra, BPRI_MED);
usr/src/uts/common/inet/ip/conn_opt.c
2380
mp = allocb(hdrs_len + wroff_extra, BPRI_MED);
usr/src/uts/common/inet/ip/icmp.c
1344
if ((newmp = allocb(udi_size, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/ip/icmp.c
2632
mp1 = allocb(ip_hdr_length, BPRI_MED);
usr/src/uts/common/inet/ip/icmp.c
2674
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/inet/ip/icmp.c
2797
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/inet/ip/icmp.c
4017
mp1 = allocb(copylen + is->is_wroff_extra, BPRI_MED);
usr/src/uts/common/inet/ip/ip.c
14865
dst = mi_alloc(srclen, BPRI_MED);
usr/src/uts/common/inet/ip/ip.c
2899
mp1 = allocb(sizeof (icmp_ipha) + len, BPRI_MED);
usr/src/uts/common/inet/ip/ip.c
4733
mp = allocb(len, BPRI_MED);
usr/src/uts/common/inet/ip/ip.c
7262
mp1 = allocb(sizeof (*ipf), BPRI_MED);
usr/src/uts/common/inet/ip/ip6.c
1349
mp1 = allocb(IPV6_HDR_LEN + len, BPRI_MED);
usr/src/uts/common/inet/ip/ip6.c
3481
mp1 = allocb(sizeof (*ipf), BPRI_MED);
usr/src/uts/common/inet/ip/ip_arp.c
1575
plen + plen, BPRI_MED);
usr/src/uts/common/inet/ip/ip_attr.c
243
ixamp = allocb(sizeof (*ixm), BPRI_MED);
usr/src/uts/common/inet/ip/ip_attr.c
514
iramp = allocb(sizeof (*irm), BPRI_MED);
usr/src/uts/common/inet/ip/ip_if.c
12004
if ((ipif = mi_alloc(sizeof (ipif_t), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/ip/ip_if.c
12579
if ((ipsq_mp = allocb(0, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/ip/ip_if.c
1430
mp = allocb_wait(size + sizeof (dl_capability_req_t), BPRI_MED,
usr/src/uts/common/inet/ip/ip_if.c
17151
save_mp = allocb(sizeof (ifrt_t), BPRI_MED);
usr/src/uts/common/inet/ip/ip_if.c
3720
sizeof (ipif_loopback_name), BPRI_MED));
usr/src/uts/common/inet/ip/ip_listutils.c
384
p = (slist_t *)mi_alloc(sizeof (slist_t), BPRI_MED);
usr/src/uts/common/inet/ip/ip_mroute.c
2223
mp_copy = allocb(sizeof (struct igmpmsg) + sizeof (ipha_t), BPRI_MED);
usr/src/uts/common/inet/ip/ip_mroute.c
2563
mp_copy = allocb(32 + sizeof (multicast_encap_iphdr), BPRI_MED);
usr/src/uts/common/inet/ip/ip_ndp.c
1565
mp = allocb(mp_size, BPRI_MED);
usr/src/uts/common/inet/ip/ip_rts.c
1841
mp = allocb(length, BPRI_MED);
usr/src/uts/common/inet/ip/rts.c
1178
mp1 = allocb(sizeof (*tdi), BPRI_MED);
usr/src/uts/common/inet/ip/spd.c
2923
mp = allocb(sizeof (ipsec_crypto_t), BPRI_MED);
usr/src/uts/common/inet/ipf/misc.c
108
m = allocb(len, BPRI_MED);
usr/src/uts/common/inet/ipf/netinet/ip_irc_pxy.c
353
nm = allocb(nlen, BPRI_MED);
usr/src/uts/common/inet/iptun/iptun.c
2079
if ((icmperr_mp = allocb(hdrs_size, BPRI_MED)) != NULL) {
usr/src/uts/common/inet/iptun/iptun.c
2989
newmp = allocb(sizeof (iptun_ipv6hdrs_t) + MBLKL(mp), BPRI_MED);
usr/src/uts/common/inet/mi.c
1521
if ((mp = allocb(size, BPRI_MED)) != NULL) {
usr/src/uts/common/inet/mi.c
240
mp1 = allocb(0, BPRI_MED);
usr/src/uts/common/inet/mi.c
380
mp1 = allocb(0, BPRI_MED);
usr/src/uts/common/inet/mi.c
401
mp1 = allocb(len, BPRI_MED);
usr/src/uts/common/inet/mi.c
987
!(alloc_buf = mi_alloc((uint_t)count + 2, BPRI_MED))) {
usr/src/uts/common/inet/nd.c
216
nd = (ND *)mi_alloc_sleep(sizeof (ND), BPRI_MED);
usr/src/uts/common/inet/nd.c
228
NDE_ALLOC_SIZE, BPRI_MED);
usr/src/uts/common/inet/optcom.c
241
mp = allocb(max_optbuf_len, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp.c
815
sctp->sctp_pad_mp = allocb_wait(SCTP_ALIGN, BPRI_MED,
usr/src/uts/common/inet/sctp/sctp.c
818
sctp->sctp_pad_mp = allocb(SCTP_ALIGN, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1050
mp = allocb(len, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1490
mp = allocb(sizeof (*ad4), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1505
mp = allocb(sizeof (*ad6), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
154
wmp = allocb(sizeof (*wph) + sizeof (cid), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1645
mp = allocb(sizeof (*ad4), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1660
mp = allocb(sizeof (*ad6), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1766
mp = allocb(sizeof (*ad4), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1780
mp = allocb(sizeof (*ad6), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_asconf.c
286
mp = allocb(msgsize, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_common.c
1153
mp = allocb(len, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_common.c
320
mp = allocb(ipsctplen + sctps->sctps_wroff_xtra + trailer, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_cookie.c
658
iackmp = allocb(ipsctplen + sctps->sctps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_cookie.c
976
BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_error.c
204
hmp = allocb(sctps->sctps_wroff_xtra + ahlen, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_error.c
353
mp = allocb(ahlen + sctps->sctps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_error.c
483
emp = allocb(elen + pad, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_error.c
62
amp = allocb(alen, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_input.c
1261
*dups = allocb(bsize, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_input.c
452
mp1 = allocb(hdrlen + optlen + sizeof (void *), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_input.c
977
if ((new_reassq = allocb(sizeof (*srp), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
139
if ((mp = allocb(sizeof (*sacp) + ch_len, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
171
if ((mp = allocb(sizeof (*sfp), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
334
if ((mp = allocb(sizeof (*spc), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
410
if ((mp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
438
if ((mp = allocb(sizeof (*sse), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
461
if ((mp = allocb(sizeof (*sai), BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_notify.c
491
if ((mp = allocb(sizeof (*pdapi), BPRI_MED)) == NULL)
usr/src/uts/common/inet/sctp/sctp_output.c
104
mp = allocb_wait(size, BPRI_MED, 0, &error);
usr/src/uts/common/inet/sctp/sctp_output.c
106
mp = allocb(size, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_output.c
1419
ftsn_mp = allocb(xtralen + seglen, BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_output.c
452
if ((chunk_hdr = allocb(xtralen, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sctp/sctp_output.c
617
BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_output.c
683
if ((fill = allocb(SCTP_ALIGN, BPRI_MED)) != NULL) {
usr/src/uts/common/inet/sctp/sctp_shutdown.c
100
smp = allocb(sizeof (*sch) + sizeof (*ctsn), BPRI_MED);
usr/src/uts/common/inet/sctp/sctp_shutdown.c
254
mp1 = allocb(MBLKL(mp) + sctps->sctps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/snmpcom.c
238
mpctl = allocb(TOAHDR_SIZE, BPRI_MED);
usr/src/uts/common/inet/snmpcom.c
243
mpctl->b_cont = allocb(DATA_MBLK_SIZE, BPRI_MED);
usr/src/uts/common/inet/sockmods/socksctp.c
703
while ((mp = allocb(size + wroff, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/sockmods/socksctp.c
708
if ((error = strwaitbuf(size + wroff, BPRI_MED))) {
usr/src/uts/common/inet/squeue.c
1331
mp = (use_mp == NULL) ? allocb(0, BPRI_MED) : use_mp;
usr/src/uts/common/inet/tcp/tcp.c
3839
tcps->tcps_ixa_cleanup_mp = allocb_wait(0, BPRI_MED, STR_NOSIG, NULL);
usr/src/uts/common/inet/tcp/tcp_input.c
2275
mp1 = allocb(total_hdr_len + tcps->tcps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_input.c
3315
mp1 = allocb(0, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_input.c
3607
mp1 = allocb(0, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_input.c
3762
BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_input.c
5274
mp1 = allocb(sizeof (struct T_optdata_ind) + optlen, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_output.c
1318
mp = allocb(hdrlen + tcps->tcps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_output.c
2085
tcps->tcps_wroff_xtra, BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_output.c
2395
BPRI_MED);
usr/src/uts/common/inet/tcp/tcp_output.c
3108
BPRI_MED);
usr/src/uts/common/inet/udp/udp.c
1208
if ((newmp = allocb(udi_size, BPRI_MED)) == NULL) {
usr/src/uts/common/inet/udp/udp.c
2447
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/inet/udp/udp.c
2496
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/inet/udp/udp.c
3361
mp1 = allocb(alloclen + us->us_wroff_extra, BPRI_MED);
usr/src/uts/common/io/aggr/aggr_lacp.c
646
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/arn/arn_recv.c
521
if ((rx_mp = allocb(sc->rx_dmabuf_size, BPRI_MED)) == NULL) {
usr/src/uts/common/io/asy.c
3583
if (!(bp = allocb(cc, BPRI_MED))) {
usr/src/uts/common/io/asy.c
4307
datamp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/atge/atge_l1.c
673
mp = allocb(totlen + VLAN_TAGSZ, BPRI_MED);
usr/src/uts/common/io/atge/atge_l1c.c
782
mp = allocb(totlen + L1C_HEADROOM, BPRI_MED);
usr/src/uts/common/io/atge/atge_l1e.c
536
mp = allocb(len + VLAN_TAGSZ, BPRI_MED);
usr/src/uts/common/io/ath/ath_main.c
596
if ((rx_mp = allocb(asc->asc_dmabuf_size, BPRI_MED)) == NULL) {
usr/src/uts/common/io/atu/atu.c
788
m = allocb(ATU_TX_BUFSZ, BPRI_MED);
usr/src/uts/common/io/audio/impl/audio_sun.c
542
((mp = allocb(nbytes, BPRI_MED)) == NULL)) {
usr/src/uts/common/io/audio/impl/audio_sun.c
632
if ((bcont = allocb(sizeof (audio_info_t), BPRI_MED)) == NULL) {
usr/src/uts/common/io/audio/impl/audio_sun.c
949
if ((bcont = allocb(sizeof (*a), BPRI_MED)) == NULL) {
usr/src/uts/common/io/bfe/bfe.c
2251
if ((mp = allocb(len + VLAN_TAGSZ, BPRI_MED)) != NULL) {
usr/src/uts/common/io/bnx/bnxrcv.c
296
mp = allocb(pktlen + 6, BPRI_MED);
usr/src/uts/common/io/bnx/bnxrcv.c
340
mp = allocb(pktlen + 2, BPRI_MED);
usr/src/uts/common/io/bnxe/bnxe_rx.c
387
if ((pMblk = allocb(pktLen, BPRI_MED)) == NULL)
usr/src/uts/common/io/bnxe/bnxe_rx.c
440
BPRI_MED,
usr/src/uts/common/io/bpf/bpf.c
214
m = allocb(len + align, BPRI_MED);
usr/src/uts/common/io/bridge.c
1755
mpcopy = allocb(minlen, BPRI_MED);
usr/src/uts/common/io/bridge.c
2873
blp->bl_lfailmp = allocb(sizeof (bridge_ctl_t), BPRI_MED);
usr/src/uts/common/io/bridge.c
315
(mp = allocb(sizeof (bridge_ctl_t), BPRI_MED)) == NULL)
usr/src/uts/common/io/bridge.c
319
blp->bl_lfailmp = allocb(sizeof (bridge_ctl_t), BPRI_MED);
usr/src/uts/common/io/bufmod.c
1032
sbp->sb_head = allocb(sizeof (hp), BPRI_MED);
usr/src/uts/common/io/bufmod.c
1117
wrapper = allocb(wrapperlen, BPRI_MED);
usr/src/uts/common/io/bufmod.c
334
BPRI_MED)) != NULL) {
usr/src/uts/common/io/bufmod.c
371
BPRI_MED)) != NULL) {
usr/src/uts/common/io/bufmod.c
676
datamp = allocb(sizeof (*t32), BPRI_MED);
usr/src/uts/common/io/bufmod.c
695
datamp = allocb(sizeof (*t), BPRI_MED);
usr/src/uts/common/io/bufmod.c
738
BPRI_MED)) != NULL) {
usr/src/uts/common/io/bufmod.c
771
datamp = allocb(sizeof (uint_t), BPRI_MED);
usr/src/uts/common/io/bufmod.c
814
BPRI_MED)) != NULL) {
usr/src/uts/common/io/bufmod.c
851
datamp = allocb(sizeof (uint_t), BPRI_MED);
usr/src/uts/common/io/bufmod.c
898
datamp = allocb(sizeof (uint_t), BPRI_MED);
usr/src/uts/common/io/chxge/sge.c
768
SGE_SM_BUF_SZ(sa)-rxoff, BPRI_MED, &rbp->cs_frtn);
usr/src/uts/common/io/chxge/sge.c
787
SGE_BG_BUF_SZ(sa)-rxoff, BPRI_MED, &rbp->cs_frtn);
usr/src/uts/common/io/conskbd.c
1039
if ((datap = allocb(sizeof (int), BPRI_MED)) == NULL) {
usr/src/uts/common/io/conskbd.c
1436
req->b_cont = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/conskbd.c
1580
req->b_cont = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/conskbd.c
1655
req->b_cont = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/conskbd.c
1769
req->b_cont = allocb(sizeof (uchar_t), BPRI_MED);
usr/src/uts/common/io/conskbd.c
2163
req->b_cont = allocb(sizeof (uchar_t), BPRI_MED);
usr/src/uts/common/io/conskbd.c
2268
if ((datap = allocb((int)sizeof (int), BPRI_MED)) == NULL) {
usr/src/uts/common/io/consms.c
724
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/consms.c
745
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/consms.c
766
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/consms.c
785
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/consms.c
807
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/consms.c
827
BPRI_MED)) == NULL)) {
usr/src/uts/common/io/cryptmod.c
2942
lenmp = allocb(4, BPRI_MED);
usr/src/uts/common/io/cryptmod.c
3126
mp1 = allocb(outlen + CONFOUNDER_BYTES, BPRI_MED);
usr/src/uts/common/io/dld/dld_str.c
836
hmp = allocb(sizeof (struct ether_vlan_header), BPRI_MED);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1390
BPRI_MED, &packet->free_rtn);
usr/src/uts/common/io/e1000g/e1000g_rx.c
638
BPRI_MED, &packet->free_rtn);
usr/src/uts/common/io/e1000g/e1000g_rx.c
695
BPRI_MED)) == NULL) {
usr/src/uts/common/io/e1000g/e1000g_rx.c
86
BPRI_MED, &packet->free_rtn);
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge.c
1934
BPRI_MED);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2905
len, BPRI_MED, free_ubuf)) == NULL) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5604
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/gld.c
2944
if ((nmp = allocb(size, BPRI_MED)) == NULL) {
usr/src/uts/common/io/gld.c
3622
if ((mp = allocb(size, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
1101
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
1164
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
1531
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/gldutil.c
1641
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
1834
if ((nmp = allocb(nlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
2001
if ((nmp = allocb(nlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
391
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
446
BPRI_MED)) == NULL) {
usr/src/uts/common/io/gldutil.c
520
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
839
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/gldutil.c
879
if ((nmp = allocb(hdrlen, BPRI_MED)) == NULL)
usr/src/uts/common/io/hxge/hxge_txdma.c
459
if ((newmp = allocb(TX_PKT_HEADER_SIZE, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
229
+ sizeof (icmph_t), BPRI_MED)) == NULL) {
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
312
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1707
mp = allocb(uiop->uio_resid, BPRI_MED);
usr/src/uts/common/io/iprb/iprb.c
1195
if ((mp = allocb(cnt, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ipw/ipw2100.c
2095
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/ipw/ipw2100.c
2649
m = allocb(rlen, BPRI_MED);
usr/src/uts/common/io/iwh/iwh.c
2412
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/iwh/iwh.c
3192
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/iwi/ipw2200.c
2235
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/iwi/ipw2200.c
2728
m = allocb(len, BPRI_MED);
usr/src/uts/common/io/iwk/iwk2.c
2167
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/iwk/iwk2.c
2684
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/iwn/if_iwn.c
2704
m = allocb(len, BPRI_MED);
usr/src/uts/common/io/iwn/if_iwn.c
3770
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/iwp/iwp.c
2320
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/iwp/iwp.c
3033
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/ldterm.c
1957
if ((bpt = allocb(IBSIZE, BPRI_MED)) == NULL)
usr/src/uts/common/io/ldterm.c
2755
if ((bpt = allocb(IBSIZE, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ldterm.c
2986
if ((bp = allocb(IBSIZE, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ldterm.c
3394
tp->t_wbufcid = qbufcall(q, size, BPRI_MED, ldterm_wenable, q);
usr/src/uts/common/io/ldterm.c
3430
if ((obp = allocb(bsize, BPRI_MED)) == NULL) { \
usr/src/uts/common/io/ldterm.c
3960
allocb(1, BPRI_MED)) !=
usr/src/uts/common/io/ldterm.c
636
id = qbufcall(q, sizeof (struct iocblk), BPRI_MED,
usr/src/uts/common/io/ldterm.c
653
while ((mp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ldterm.c
654
id = qbufcall(q, len, BPRI_MED, dummy_callback, NULL);
usr/src/uts/common/io/llc1.c
1352
nmp = allocb(macinfo->llcp_addrlen * 2 + 2 + 8, BPRI_MED);
usr/src/uts/common/io/llc1.c
1417
BPRI_MED);
usr/src/uts/common/io/llc1.c
2024
mp = allocb(sizeof (dl_disabmulti_req_t) + ETHERADDRL, BPRI_MED);
usr/src/uts/common/io/llc1.c
2078
mp = allocb(DL_INFO_REQ_SIZE, BPRI_MED);
usr/src/uts/common/io/llc1.c
2123
mp = allocb(sizeof (dl_bind_req_t), BPRI_MED);
usr/src/uts/common/io/llc1.c
2159
2 * (macinfo->llcp_addrlen + 5), BPRI_MED);
usr/src/uts/common/io/llc1.c
2226
udmp = allocb(MBLKL(mp) + 4, BPRI_MED);
usr/src/uts/common/io/llc1.c
2288
nmp = allocb(msgdsize(mp) + LLC_XID_INFO_SIZE, BPRI_MED);
usr/src/uts/common/io/llc1.c
2314
macinfo->llcp_addrlen + 5, BPRI_MED);
usr/src/uts/common/io/llc1.c
2370
BPRI_MED);
usr/src/uts/common/io/llc1.c
2480
sizeof (struct llchdr_xid), BPRI_MED);
usr/src/uts/common/io/llc1.c
2499
(macinfo->llcp_addrlen + 2), BPRI_MED);
usr/src/uts/common/io/llc1.c
2619
nmp = allocb(sizeof (dl_test_ind_t) + 2 * (ETHERADDRL + 1), BPRI_MED);
usr/src/uts/common/io/llc1.c
2730
BPRI_MED);
usr/src/uts/common/io/llc1.c
2750
(macinfo->llcp_addrlen + 2), BPRI_MED);
usr/src/uts/common/io/llc1.c
3020
BPRI_MED);
usr/src/uts/common/io/llc1.c
830
tmp = allocb(sizeof (llc_mac_info_t), BPRI_MED);
usr/src/uts/common/io/llc1.c
932
mp->b_cont = allocb(sizeof (struct ll_snioc), BPRI_MED);
usr/src/uts/common/io/logindmux.c
1195
if (!(bid = qbufcall(RD(q), size, BPRI_MED, logdmux_buffer, q))) {
usr/src/uts/common/io/logindmux.c
1246
if ((p->prot_mp = allocb(sizeof (uint_t), BPRI_MED)) == NULL) {
usr/src/uts/common/io/logindmux.c
521
if ((newmp = allocb(sizeof (char), BPRI_MED)) == NULL) {
usr/src/uts/common/io/logindmux.c
587
if ((newmp = allocb(sizeof (char), BPRI_MED)) ==
usr/src/uts/common/io/mac/mac_util.c
1365
hmp = allocb(sizeof (struct ether_vlan_header), BPRI_MED);
usr/src/uts/common/io/mouse8042.c
1062
if (state->ms_rqp != NULL && (mp = allocb(1, BPRI_MED))) {
usr/src/uts/common/io/mouse8042.c
283
if (mp = allocb(1, BPRI_MED)) {
usr/src/uts/common/io/mouse8042.c
287
if (mp = allocb(1, BPRI_MED)) {
usr/src/uts/common/io/mouse8042.c
701
state->reply_mp = allocb(2, BPRI_MED);
usr/src/uts/common/io/mouse8042.c
703
state->reset_ack_mp = allocb(1, BPRI_MED);
usr/src/uts/common/io/mouse8042.c
712
BPRI_MED, (void (*)(void *))qenable, q);
usr/src/uts/common/io/mwl/mwl.c
2779
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/mwl/mwl.c
3224
mp0 = allocb(sc->sc_dmabuf_size, BPRI_MED);
usr/src/uts/common/io/net80211/net80211.c
634
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/net80211/net80211_ht.c
123
m0 = allocb(hdrspace + framelen, BPRI_MED);
usr/src/uts/common/io/nxge/nxge_txdma.c
749
if ((newmp = allocb(TX_PKT_HEADER_SIZE, BPRI_MED)) == NULL) {
usr/src/uts/common/io/pckt.c
245
while ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
usr/src/uts/common/io/pckt.c
247
BPRI_MED, dummy_callback, NULL);
usr/src/uts/common/io/pckt.c
521
BPRI_MED, add_ctl_wkup, q)) {
usr/src/uts/common/io/pckt.c
569
if ((bp = allocb(sizeof (char), BPRI_MED)) == (mblk_t *)NULL) {
usr/src/uts/common/io/pckt.c
578
if (pip->pi_bufcall_id = qbufcall(q, sizeof (char), BPRI_MED,
usr/src/uts/common/io/ppp/sppp/sppp.c
1018
if ((nmp = allocb(PPP_HDRLEN, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp.c
1072
if ((sps->sps_hangup = allocb(1, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp.c
1447
nmp = allocb(sizeof (uint32_t), BPRI_MED);
usr/src/uts/common/io/ppp/sppp/sppp.c
533
BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp.c
558
nmp = allocb(sizeof (uint32_t), BPRI_MED);
usr/src/uts/common/io/ppp/sppp/sppp.c
608
nmp = allocb(sizeof (*psp), BPRI_MED);
usr/src/uts/common/io/ppp/sppp/sppp.c
663
nmp = allocb(sizeof (struct ppp_comp_stats), BPRI_MED);
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
1101
if ((eh = allocb(sizeof (struct ether_header), BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
1146
if ((dh = allocb(size, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
448
if ((sps->sps_hangup = allocb(1, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/sppp/sppp_dlpi.c
866
if ((hdrmp = allocb(PPP_HDRLEN, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1034
outmp = allocb(outmp_len, BPRI_MED);
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1154
curout = allocb(outmp_len, BPRI_MED);
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1174
curout = allocb(outmp_len, BPRI_MED);
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1517
outmp = allocb(maxlen, BPRI_MED);
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1602
outmp = allocb(0, BPRI_MED);
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1760
BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1854
if ((new_frame = allocb(1, BPRI_MED))
usr/src/uts/common/io/ppp/spppasyn/spppasyn.c
1938
if ((hdrmp = allocb(PPP_HDRLEN, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1194
if ((dmsg = allocb(DECOMP_CHUNK + db->hdrlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1330
(dmsg->b_cont = allocb(dlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
680
m = allocb((olen < 4096? olen: 4096), BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
382
m = allocb(wspace, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
479
m->b_cont = allocb(wspace, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
860
mo = allocb(DECOMP_CHUNK + state->hdrlen, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/deflate.c
958
mo->b_cont = allocb(DECOMP_CHUNK, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1018
mp->b_next = allocb(sizeof (uint32_t), BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1384
np = allocb(PPP_HDRLEN, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
1563
np = allocb(iphlen + PPP_HDRLEN, BPRI_MED);
usr/src/uts/common/io/ppp/spppcomp/spppcomp.c
945
mpnext = allocb(sizeof (struct ppp_comp_stats), BPRI_MED);
usr/src/uts/common/io/ppp/sppptun/sppptun.c
721
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/ptem.c
184
if ((ntp->dack_ptr = allocb(4, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ptem.c
193
mop = allocb(sizeof (struct stroptions), BPRI_MED);
usr/src/uts/common/io/ptem.c
714
dp = allocb(sizeof (struct termio), BPRI_MED);
usr/src/uts/common/io/ptem.c
726
dp = allocb(sizeof (struct termios), BPRI_MED);
usr/src/uts/common/io/ptem.c
810
if ((bp = allocb(1, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ptem.c
915
tmp = allocb(sizeof (struct jwinsize), BPRI_MED);
usr/src/uts/common/io/ptem.c
936
tmp = allocb(sizeof (struct winsize), BPRI_MED);
usr/src/uts/common/io/ptm.c
351
mop = allocb(sizeof (struct stroptions), BPRI_MED);
usr/src/uts/common/io/pts.c
364
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
usr/src/uts/common/io/pts.c
376
if ((mp = allocb(0, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ral/rt2560.c
1238
if ((m = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ral/rt2560.c
1460
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/ral/rt2560.c
1590
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/rlmod.c
1044
if ((mp1 = allocb(sizeof (struct winsize), BPRI_MED)) == NULL)
usr/src/uts/common/io/rlmod.c
1334
if (!(bid = qbufcall(RD(q), size, BPRI_MED, rlmod_buffer, q))) {
usr/src/uts/common/io/rlmod.c
810
bp = allocb(sizeof (struct T_exdata_req), BPRI_MED);
usr/src/uts/common/io/rlmod.c
813
if ((mp = allocb(sizeof (char), BPRI_MED)) == NULL) {
usr/src/uts/common/io/rtw/rtw.c
2110
mp0 = allocb(bf->bf_dma.alength, BPRI_MED);
usr/src/uts/common/io/rtw/rtw.c
2660
mp = allocb(rsc->sc_dmabuf_size, BPRI_MED);
usr/src/uts/common/io/rum/rum.c
566
if ((m = allocb(pktlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/rum/rum.c
762
m = allocb(RAL_TXBUF_SIZE + RT2573_TX_DESC_SIZE, BPRI_MED);
usr/src/uts/common/io/rwd/rt2661.c
1030
if ((m = allocb(pktlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/rwd/rt2661.c
1434
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/rwd/rt2661.c
1563
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/rwn/rt2860.c
1120
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/rwn/rt2860.c
1758
mp0 = allocb(sc->sc_dmabuf_size, BPRI_MED);
usr/src/uts/common/io/sfe/sfe_util.c
1767
if (mp = allocb(len + VTAG_SIZE, BPRI_MED)) {
usr/src/uts/common/io/softmac/softmac_capab.c
105
if ((mp = allocb(sizeof (dl_capability_req_t), BPRI_MED)) == NULL)
usr/src/uts/common/io/softmac/softmac_capab.c
238
reqmp = allocb(sizeof (dl_capability_req_t) + size, BPRI_MED);
usr/src/uts/common/io/stream.c
1272
if ((mp = allocb(sizeof (union ioctypes), BPRI_MED)) == NULL)
usr/src/uts/common/io/telmod.c
1051
BPRI_MED)) == NULL) {
usr/src/uts/common/io/telmod.c
1148
if ((newmp = allocb((2 * size)+1, BPRI_MED)) == NULL) {
usr/src/uts/common/io/telmod.c
1259
if (!(bid = qbufcall(RD(q), size, BPRI_MED, telmod_buffer, q))) {
usr/src/uts/common/io/telmod.c
377
if ((newmp = allocb(sizeof (char), BPRI_MED)) == NULL) {
usr/src/uts/common/io/telmod.c
528
BPRI_MED)) == NULL) {
usr/src/uts/common/io/timod.c
2339
if ((bp = allocb(STRUCT_SIZE(sb), BPRI_MED)) == NULL) {
usr/src/uts/common/io/timod.c
2367
if ((bp = allocb((size_t)STRUCT_FGET(sb, len), BPRI_MED))
usr/src/uts/common/io/timod.c
2426
BPRI_MED);
usr/src/uts/common/io/timod.c
2451
tp->tim_peerlen, BPRI_MED);
usr/src/uts/common/io/timod.c
2568
if (!(bid = qbufcall(RD(q), (size_t)size, BPRI_MED, tim_buffer, q))) {
usr/src/uts/common/io/timod.c
368
if ((bp = allocb(sizeof (struct stroptions), BPRI_MED)) == 0)
usr/src/uts/common/io/tl.c
2862
ackmp = allocb(sizeof (struct T_error_ack), BPRI_MED);
usr/src/uts/common/io/tl.c
2918
ackmp = allocb(sizeof (struct T_error_ack), BPRI_MED);
usr/src/uts/common/io/tl.c
3446
ackmp = allocb(sizeof (struct T_error_ack), BPRI_MED);
usr/src/uts/common/io/tl.c
3981
ackmp = allocb(sizeof (struct T_error_ack), BPRI_MED);
usr/src/uts/common/io/tl.c
5015
err_mp = allocb(err_sz, BPRI_MED);
usr/src/uts/common/io/tl.c
5367
ui_mp = allocb(ui_sz, BPRI_MED);
usr/src/uts/common/io/tl.c
5880
if (mp = allocb(sizeof (struct T_discon_ind), BPRI_MED)) {
usr/src/uts/common/io/tl.c
5902
if (mp = allocb(sizeof (struct T_ordrel_ind), BPRI_MED)) {
usr/src/uts/common/io/tl.c
6359
tep->te_bufcid = qbufcall(wq, size, BPRI_MED, tl_buffer, wq);
usr/src/uts/common/io/trill.c
1430
mp1 = allocb(udi_size, BPRI_MED);
usr/src/uts/common/io/tty_common.c
274
if ((bp = allocb(1, BPRI_MED)) != NULL) {
usr/src/uts/common/io/tty_pts.c
573
if ((bp = allocb(1, BPRI_MED)) != NULL) {
usr/src/uts/common/io/uath/uath.c
1667
if ((m = allocb(pktlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/uath/uath.c
2025
m = allocb(UATH_MAX_TXBUFSZ, BPRI_MED);
usr/src/uts/common/io/ural/ural.c
504
if ((m = allocb(pktlen, BPRI_MED)) == NULL) {
usr/src/uts/common/io/ural/ural.c
701
m = allocb(RAL_TXBUF_SIZE + RAL_TX_DESC_SIZE, BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
1365
mp = allocb(sizeof (uint32_t), BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
1401
mp = allocb(sizeof (uint8_t), BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
1439
mp = allocb(sizeof (uint16_t), BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
1476
mp = allocb(sizeof (uint32_t), BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
3482
m = allocb(URTW_TXBUF_SIZE, BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
3529
mtx = allocb(xferlen, BPRI_MED);
usr/src/uts/common/io/urtw/urtw.c
654
mp = allocb(sizeof (uint16_t), BPRI_MED);
usr/src/uts/common/io/usb/clients/hid/hid.c
1302
if ((datap = allocb(sizeof (int), BPRI_MED)) == NULL) {
usr/src/uts/common/io/usb/clients/usbinput/usbwcm/usbwcm.c
882
iocmp = (mblk_t *)allocb(pvtsize, BPRI_MED);
usr/src/uts/common/io/usb/clients/usbinput/usbwcm/usbwcm.c
915
contmp = (mblk_t *)allocb(contsize, BPRI_MED);
usr/src/uts/common/io/usb/clients/usbms/usbms.c
1991
ioctmp = (mblk_t *)allocb(pvtsize, BPRI_MED);
usr/src/uts/common/io/usb/clients/usbms/usbms.c
2022
conttmp = (mblk_t *)allocb(contsize, BPRI_MED);
usr/src/uts/common/io/usb/clients/usbser/usbser.c
2763
if ((datamp = allocb(sizeof (int), BPRI_MED)) == NULL) {
usr/src/uts/common/io/usbgem/usbgem.c
379
mp = allocb(dp->rx_buf_len, BPRI_MED);
usr/src/uts/common/io/vcons.c
1050
if (!(tmp = allocb(sizeof (struct vt_stat), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
1071
if (!(tmp = allocb(sizeof (int), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
1081
if (!(tmp = allocb(sizeof (int), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
892
if (!(tmp = allocb(sizeof (int), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
915
if (!(tmp = allocb(sizeof (int), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
925
if (!(tmp = allocb(sizeof (int), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
948
if (!(tmp = allocb(sizeof (struct vt_mode), BPRI_MED))) {
usr/src/uts/common/io/vcons.c
977
if (!(tmp = allocb(sizeof (struct vt_dispinfo), BPRI_MED))) {
usr/src/uts/common/io/vuidmice/vuidmice.c
381
mp->b_cont = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/vuidmice/vuidmice.c
424
mp->b_cont = allocb(sizeof (int), BPRI_MED);
usr/src/uts/common/io/vuidmice/vuidmice.c
698
BPRI_MED)) == NULL)
usr/src/uts/common/io/vuidmice/vuidps2.c
206
if (bp = allocb(1, BPRI_MED)) {
usr/src/uts/common/io/wpi/wpi.c
1754
mp = allocb(len, BPRI_MED);
usr/src/uts/common/io/wpi/wpi.c
2122
m = allocb(msgdsize(mp) + 32, BPRI_MED);
usr/src/uts/common/io/zcons.c
476
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
usr/src/uts/common/io/zcons.c
556
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
usr/src/uts/common/io/zyd/zyd.c
251
m = allocb(rlen, BPRI_MED);
usr/src/uts/common/io/zyd/zyd.c
319
BPRI_MED);
usr/src/uts/common/os/streamio.c
5949
mp = esballoc((uchar_t *)srf, bufsize, BPRI_MED, frtnp);
usr/src/uts/common/os/streamio.c
8206
error = strwaitbuf(msgdsize(mctl), BPRI_MED);
usr/src/uts/common/os/strsubr.c
2847
if (error = strwaitbuf(allocsz, BPRI_MED))
usr/src/uts/common/os/strsubr.c
2916
(error = strwaitbuf(size + extra, BPRI_MED)) != 0) {
usr/src/uts/common/os/strsubr.c
3075
if (!(mp = allocb_wait(sizeof (ssize_t), BPRI_MED,
usr/src/uts/common/rpc/clnt_cots.c
1057
while ((mp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/common/rpc/clnt_cots.c
1058
if (strwaitbuf(len, BPRI_MED)) {
usr/src/uts/common/xen/io/xencons.c
641
if (!(bp = allocb(cc, BPRI_MED))) {
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
567
if ((mp = allocb(length, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
1092
if (!(mop = allocb(sizeof (struct stroptions), BPRI_MED))) {
usr/src/uts/intel/io/ecpp.c
1443
datamp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/intel/io/ecpp.c
1817
if ((tmp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
1837
if ((tmp = allocb(sizeof (struct ecpp_copystate), BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
2451
if ((datamp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
2532
if ((datamp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
3738
new_mp = allocb(len, BPRI_MED);
usr/src/uts/intel/io/ecpp.c
4033
if ((mp = allocb(sizeof (int), BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
4476
while ((mp = allocb(len, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
4791
if ((mp = allocb(ECPP_FIFO_SZ, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/ecpp.c
5180
if ((mp = allocb(NIBBLE_REV_BLKSZ, BPRI_MED)) == NULL) {
usr/src/uts/intel/io/viona/viona_rx.c
629
zero_mp = allocb(pad_size, BPRI_MED);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_rx.c
205
rxBuf->dma.bufLen, BPRI_MED, &rxBuf->freeCB);
usr/src/uts/sun/io/zs_async.c
232
BPRI_MED)) == NULL) { \
usr/src/uts/sun/io/zs_async.c
235
BPRI_MED, \
usr/src/uts/sun/io/zs_async.c
2898
tmp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1259
tmp = allocb(sizeof (struct scc_mode), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1273
tmp = allocb(sizeof (struct sl_stats), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1287
tmp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1300
tmp = allocb(sizeof (char), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1314
tmp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1408
BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
1792
zss->sl_mstat = allocb(sizeof (struct sl_status), BPRI_MED);
usr/src/uts/sun/io/zs_hdlc.c
299
allocb(zss->sl_mru, BPRI_MED)) == NULL) { \
usr/src/uts/sun/io/zs_hdlc.c
305
BPRI_MED, zsh_callback, zs); \
usr/src/uts/sun4/io/su_driver.c
2268
if (!(bp = allocb(cc, BPRI_MED))) {
usr/src/uts/sun4/io/su_driver.c
3179
datamp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun4u/opl/io/dm2s.c
986
mp = allocb(len, BPRI_MED);
usr/src/uts/sun4u/opl/io/dm2s.c
993
dm2sp->ms_rbufcid = qbufcall(rq, len, BPRI_MED,
usr/src/uts/sun4u/serengeti/io/sgcn.c
572
datamp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun4u/serengeti/io/sgcn.c
805
if ((mp = allocb(len, BPRI_MED)) == (mblk_t *)NULL) {
usr/src/uts/sun4v/io/qcn.c
1010
if ((mp = allocb(cc, BPRI_MED)) == NULL) {
usr/src/uts/sun4v/io/qcn.c
1223
if ((mp = allocb(1, BPRI_MED)) == NULL) {
usr/src/uts/sun4v/io/qcn.c
770
datamp = allocb(sizeof (int), BPRI_MED);
usr/src/uts/sun4v/io/vio_util.c
252
BPRI_MED, &vmp->reclaim);
usr/src/uts/sun4v/io/vio_util.c
97
vmp->mp = desballoc(vmp->datap, mblk_size, BPRI_MED,
usr/src/uts/sun4v/io/vnet_common.c
150
nmp = allocb(sizeof (struct ether_header), BPRI_MED);
usr/src/uts/sun4v/io/vnet_common.c
95
BPRI_MED);
usr/src/uts/sun4v/io/vnet_gen.c
5348
mp = allocb(size, BPRI_MED);
usr/src/uts/sun4v/io/vnet_rxdring.c
1117
dmp = allocb(nbytes + VNET_IPALIGN, BPRI_MED);
usr/src/uts/sun4v/io/vnet_txdring.c
1067
BPRI_MED);
usr/src/uts/sun4v/io/vnet_txdring.c
1080
rxd.nbytes + 8, BPRI_MED);
usr/src/uts/sun4v/io/vsw_ldc.c
3471
mp = allocb(size + VLAN_TAGSZ, BPRI_MED);
usr/src/uts/sun4v/io/vsw_ldc.c
3562
mp = allocb(datalen + 8, BPRI_MED);
usr/src/uts/sun4v/io/vsw_phys.c
1208
mp = allocb(ETHERMIN, BPRI_MED);
usr/src/uts/sun4v/io/vsw_rxdring.c
782
dmp = allocb(nbytes + VNET_IPALIGN, BPRI_MED);
usr/src/uts/sun4v/io/vsw_txdring.c
1183
BPRI_MED);
usr/src/uts/sun4v/io/vsw_txdring.c
1198
VNET_IPALIGN + 8, BPRI_MED);