Searched refs:M_DONTWAIT (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Desp_rijndael.c204 MGET(d, M_DONTWAIT, MT_DATA);
207 MCLGET(d, M_DONTWAIT);
209 d = m_mbigget(d, M_DONTWAIT);
364 MGET(d, M_DONTWAIT, MT_DATA);
367 MCLGET(d, M_DONTWAIT);
369 d = m_mbigget(d, M_DONTWAIT);
H A Dipcomp_core.c194 MGET(n, M_DONTWAIT, MT_DATA); \
196 MCLGET(n, M_DONTWAIT); \
H A Dah_output.c225 MGET(n, M_DONTWAIT, MT_DATA);
407 MGET(mah, M_DONTWAIT, MT_DATA);
413 MCLGET(mah, M_DONTWAIT);
H A Dmld6.c416 MGETHDR(mh, M_DONTWAIT, MT_HEADER);
419 MGET(md, M_DONTWAIT, MT_DATA);
H A Dicmp6.c320 M_PREPEND(m, preplen, M_DONTWAIT);
545 MGETHDR(n, M_DONTWAIT, n0->m_type); /* MAC-OK */
547 MCLGET(n, M_DONTWAIT);
614 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
686 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
709 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
732 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
755 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
778 if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) {
1389 MGETHDR(n, M_DONTWAIT,
[all...]
H A Desp_core.c261 sav->sched = _MALLOC(sav->schedlen, M_SECA, M_DONTWAIT);
810 MGET(d, M_DONTWAIT, MT_DATA);
813 MCLGET(d, M_DONTWAIT);
1016 MGET(d, M_DONTWAIT, MT_DATA);
1019 MCLGET(d, M_DONTWAIT);
H A Desp_output.c420 MGET(n, M_DONTWAIT, MT_DATA);
587 MGET(nn, M_DONTWAIT, MT_DATA);
734 MGET(nn, M_DONTWAIT, MT_DATA);
H A Dfrag6.c254 M_DONTWAIT);
348 M_DONTWAIT);
514 if ((t = m_split(m, offset, M_DONTWAIT)) == NULL) {
H A Dah_core.c1246 MGET(n, M_DONTWAIT, MT_DATA);
1248 MCLGET(n, M_DONTWAIT);
1361 MGET(n, M_DONTWAIT, MT_DATA);
1363 MCLGET(n, M_DONTWAIT);
1512 MGET(n, M_DONTWAIT, MT_DATA);
1514 MCLGET(n, M_DONTWAIT);
1547 MGET(n, M_DONTWAIT, MT_DATA);
1549 MCLGET(n, M_DONTWAIT);
H A Dnd6_nbr.c370 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */
372 MCLGET(m, M_DONTWAIT);
870 MGETHDR(m, M_DONTWAIT, MT_DATA); /* XXXMAC: mac_create_mbuf_linklayer() probably */
872 MCLGET(m, M_DONTWAIT);
H A Dudp6_output.c271 M_PREPEND(m, hlen + sizeof(struct udphdr), M_DONTWAIT);
H A Dip6_output.c1070 MGETHDR(m, M_DONTWAIT, MT_HEADER); /* MAC-OK */
1192 MGET(m, M_DONTWAIT, MT_DATA);
1197 MCLGET(m, M_DONTWAIT);
1232 MGET(mopt, M_DONTWAIT, MT_DATA);
1264 MGET(n, M_DONTWAIT, MT_DATA);
1266 MCLGET(n, M_DONTWAIT);
1321 hlen - sizeof(struct ip6_hdr), M_DONTWAIT);
1343 MGET(mfrg, M_DONTWAIT, MT_DATA);
1541 MGET(m, sopt->sopt_p ? M_WAIT : M_DONTWAIT, MT_HEADER);
2721 MGETHDR(mh, M_DONTWAIT, MT_HEADE
[all...]
H A Dip6_input.c431 MGETHDR(n, M_DONTWAIT, MT_HEADER); /* MAC-OK */
435 MCLGET(n, M_DONTWAIT);
1583 MGET(n, M_DONTWAIT, MT_DATA);
1585 MCLGET(n, M_DONTWAIT);
1777 sizeof(*tag), M_DONTWAIT);
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dppp_deflate.c285 MGET(m, M_DONTWAIT, MT_DATA);
290 MCLGET(m, M_DONTWAIT);
345 MGET(m->m_next, M_DONTWAIT, MT_DATA);
350 MCLGET(m, M_DONTWAIT);
544 MGETHDR(mo, M_DONTWAIT, MT_DATA);
550 MCLGET(mo, M_DONTWAIT);
622 MGET(mo->m_next, M_DONTWAIT, MT_DATA);
628 MCLGET(mo, M_DONTWAIT);
H A Dbsd_comp.c532 MGET(m->m_next, M_DONTWAIT, MT_DATA); \
537 MCLGET(m, M_DONTWAIT); \
574 MGET(m, M_DONTWAIT, MT_DATA);
579 MCLGET(m, M_DONTWAIT);
908 MGETHDR(dmp, M_DONTWAIT, MT_DATA);
914 MCLGET(dmp, M_DONTWAIT);
1023 MGET(m, M_DONTWAIT, MT_DATA);
1031 MCLGET(m, M_DONTWAIT);
H A Dif_fddisubr.c215 M_PREPEND(m, 3, M_DONTWAIT);
315 M_PREPEND(m, sizeof (struct llc), M_DONTWAIT);
330 M_PREPEND(m, sizeof (struct fddi_header), M_DONTWAIT);
504 M_PREPEND(m, sizeof *fh, M_DONTWAIT);
560 M_PREPEND(m, sizeof(struct sdl_hdr) , M_DONTWAIT);
H A Dbridge.c757 m = m_copypacket(m0, M_DONTWAIT);
772 M_PREPEND(m, ETHER_HDR_LEN, M_DONTWAIT);
815 m = m_copypacket(m0, M_DONTWAIT);
832 M_PREPEND(m, ETHER_HDR_LEN, M_DONTWAIT);
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsysglue.h197 #define gbuf_prepend(m,len) M_PREPEND(m,len,M_DONTWAIT)
203 #define gbuf_dupb_wait(m, wait) ((gbuf_t *)m_copym(m, 0, gbuf_len(m), (wait)? M_WAIT: M_DONTWAIT))
207 /* *** was ((gbuf_t *)m_copym(mlist, 0, M_COPYALL, M_DONTWAIT)) *** */
H A Dsys_glue.c1034 (wait)? M_WAIT: M_DONTWAIT))) {
1039 m = m_gethdr(((wait)? M_WAIT: M_DONTWAIT), MSG_DATA);
1041 MCLGET(m, ((wait)? M_WAIT: M_DONTWAIT));
1100 (wait)? M_WAIT: M_DONTWAIT)) == NULL)
1130 new_m = m_copym(mlist, 0, M_COPYALL, M_DONTWAIT);
1134 new_m = m_copym(mlist, 0, M_COPYALL, M_DONTWAIT);
H A Ddrv_dep.c171 M_PREPEND(m, sizeof(llc_header_t), M_DONTWAIT);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_mbuf2.c255 o = m_copym(n, off, n->m_len - off, M_DONTWAIT);
327 MGET(o, M_DONTWAIT, m->m_type);
333 MCLGET(o, M_DONTWAIT);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.c144 MGET(router_alert, M_DONTWAIT, MT_DATA);
483 MGETHDR(m, M_DONTWAIT, MT_HEADER); /* MAC-OK */
H A Dtcp_output.c1089 MGETHDR(m, M_DONTWAIT, MT_HEADER); /* MAC-OK */
1094 MCLGET(m, M_DONTWAIT);
1106 MGETHDR(m, M_DONTWAIT, MT_HEADER); /* MAC-OK */
1157 if ((m = m_copym_with_hdrs(so->so_snd.sb_mb, off, (int) len, M_DONTWAIT, &m_last, &m_off)) == NULL) {
1184 MGETHDR(m, M_DONTWAIT, MT_HEADER); /* MAC-OK */
H A Dip_dummynet.c244 p = _MALLOC(new_size * sizeof(*p), M_DUMMYNET, M_DONTWAIT );
921 q = _MALLOC(sizeof(*q), M_DUMMYNET, M_DONTWAIT | M_ZERO);
1565 M_DUMMYNET, M_DONTWAIT);
1603 M_DUMMYNET, M_DONTWAIT | M_ZERO);
1665 x = _MALLOC(sizeof(struct dn_pipe), M_DUMMYNET, M_DONTWAIT | M_ZERO) ;
1720 x = _MALLOC(sizeof(struct dn_flow_set), M_DUMMYNET, M_DONTWAIT | M_ZERO);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmbuf.h278 #define M_DONTWAIT M_NOWAIT macro
388 * If how is M_DONTWAIT and allocation fails, the original mbuf chain
400 #define m_copy(m, o, l) m_copym((m), (o), (l), M_DONTWAIT)

Completed in 129 milliseconds

123